Home
last modified time | relevance | path

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

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