Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Dpmap.h148 #define ASID_FIRST_AVAILABLE (ASID_RESERVED_FOR_EFI + 1) macro
/f-stack/freebsd/arm64/arm64/
H A Dpmap.c1067 for (i = 0; i < ASID_FIRST_AVAILABLE; i++) in pmap_init_asids()
1069 set->asid_next = ASID_FIRST_AVAILABLE; in pmap_init_asids()
2127 KASSERT(asid >= ASID_FIRST_AVAILABLE && in pmap_release()
6527 bit_nclear(set->asid_set, ASID_FIRST_AVAILABLE, in pmap_reset_asid_set()
6576 bit_ffc_at(set->asid_set, ASID_FIRST_AVAILABLE, in pmap_alloc_asid()
6580 bit_ffc_at(set->asid_set, ASID_FIRST_AVAILABLE, in pmap_alloc_asid()