Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dpmap_pcid.h42 #define PMAP_INVALID ((pmap_t)0xDEAD7347) macro
/xnu-8019.80.24/osfmk/x86_64/
H A Dpmap_pcid.c253 …nd_swap(&cpu_datap(ccpu)->cpu_pcid_data->cpu_pcid_last_pmap_dispatched[pcid], tpmap, PMAP_INVALID); in pmap_pcid_deallocate_pcid()