Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dpmap.h256 #define PMAP_PCID_NONE 0xffffffff macro
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c4203 pmap->pm_pcids[i].pm_pcid = PMAP_PCID_NONE; in pmap_pinit_type()