Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/aarch64/include/
H A Dpmap.h159 #define L1_TRUNC_BLOCK(x) ((x) & L1_FRAME) macro
160 #define L1_ROUND_BLOCK(x) L1_TRUNC_BLOCK((x) + L1_SIZE - 1)