Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/kern/
H A Dkern_trustcache.c725 #define PHYSMAP_PTOV(x) (PHYSMAP_PTOV_check((void*) (x))) macro
/xnu-8792.61.2/osfmk/i386/
H A Dpmap.h527 #define PHYSMAP_PTOV(x) (PHYSMAP_PTOV_check((void*) (x))) macro