Home
last modified time | relevance | path

Searched defs:umem_genasm_mptr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libumem/amd64/
H A Dumem_genasm.c81 static uintptr_t umem_genasm_mptr = (uintptr_t)&_malloc; variable
/illumos-gate/usr/src/lib/libumem/i386/
H A Dumem_genasm.c76 static uintptr_t umem_genasm_mptr = (uintptr_t)&_malloc; variable