Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libumem/amd64/
H A Dumem_genasm.c393 genasm_lastcache(uint8_t *bp, int num, uint32_t csize, uint32_t ep) in genasm_lastcache() function
490 bp += genasm_lastcache(bp, nents - 1, umem_alloc_sizes[nents - 1], in genasm_malloc()
540 bp += genasm_lastcache(bp, nents - 1, umem_alloc_sizes[nents - 1], in genasm_free()
/titanic_50/usr/src/lib/libumem/i386/
H A Dumem_genasm.c385 genasm_lastcache(uint8_t *bp, int num, uint32_t csize, uint32_t ep) in genasm_lastcache() function
481 bp += genasm_lastcache(bp, nents - 1, umem_alloc_sizes[nents - 1], in genasm_malloc()
531 bp += genasm_lastcache(bp, nents - 1, umem_alloc_sizes[nents - 1], in genasm_free()