Home
last modified time | relevance | path

Searched refs:PTC_INICACHE_SIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libumem/amd64/
H A Dumem_genasm.c186 #define PTC_INICACHE_SIZE 0x0c macro
371 bcopy(&csize, bp + PTC_INICACHE_SIZE, sizeof (csize)); in genasm_firstcache()
/illumos-gate/usr/src/lib/libumem/i386/
H A Dumem_genasm.c180 #define PTC_INICACHE_SIZE 0x09 macro
362 bcopy(&csize, bp + PTC_INICACHE_SIZE, sizeof (csize)); in genasm_firstcache()