Searched refs:PMAP_ASID_RESERVED (Results 1 – 1 of 1) sorted by relevance
148 #define PMAP_ASID_RESERVED 0 macro485 kernel_pmap->pm_asid[0].asid = PMAP_ASID_RESERVED; in pmap_create_kernel_pagetable()1088 pmap->pm_asid[i].asid = PMAP_ASID_RESERVED; in pmap_pinit0()1149 pmap->pm_asid[i].asid = PMAP_ASID_RESERVED; in pmap_pinit()3454 if (pmap->pm_asid[PCPU_GET(cpuid)].asid != PMAP_ASID_RESERVED &&