Home
last modified time | relevance | path

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

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