Home
last modified time | relevance | path

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

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