Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/x86_64/
H A Dpmap.c2848 } __attribute__((aligned(16), packed)) invept_descriptor = {(uint64_t)eptp, 0}; in invept() local
2851 : : "c" (PMAP_INVEPT_SINGLE_CONTEXT), "a" (&invept_descriptor) in invept()