Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/amd64/
H A Dumem_genasm.c365 genasm_firstcache(uint8_t *bp, uint32_t csize, uint32_t ap) in genasm_firstcache() function
483 off = genasm_firstcache(bp, umem_alloc_sizes[0], allocoff); in genasm_malloc()
533 off = genasm_firstcache(bp, umem_alloc_sizes[0], rbufoff); in genasm_free()
/illumos-gate/usr/src/lib/libumem/i386/
H A Dumem_genasm.c356 genasm_firstcache(uint8_t *bp, uint32_t csize, uint32_t ap) in genasm_firstcache() function
473 off = genasm_firstcache(bp, umem_alloc_sizes[0], allocoff); in genasm_malloc()
523 off = genasm_firstcache(bp, umem_alloc_sizes[0], rbufoff); in genasm_free()