Home
last modified time | relevance | path

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

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