Searched refs:L2_BLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/include/ | ||
| H A D | pte.h | 128 #define L2_BLOCK_MASK UINT64_C(0xffffffe00000) macro |
| /f-stack/freebsd/arm64/arm64/ | ||
| H A D | locore.S | 434 mov x8, #(KERNBASE & L2_BLOCK_MASK) |