Home
last modified time | relevance | path

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

/src/sys/arm64/iommu/
H A Diommu_pmap.c73 #define NUL0E IOMMU_L0_ENTRIES macro
74 #define NUL1E (NUL0E * NL1PG)
/src/sys/riscv/riscv/
H A Dpmap.c172 #define NUL0E Ln_ENTRIES macro
173 #define NUL1E (Ln_ENTRIES * NUL0E)
1728 KASSERT(ptepindex < NUL2E + NUL1E + NUL0E, in _pmap_alloc_l3()
/src/sys/arm64/arm64/
H A Dpmap.c170 #define NUL0E L0_ENTRIES macro
171 #define NUL1E (NUL0E * NL1PG)