Searched refs:L1_S_V6_SUPER (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/arm/include/arm32/
H A Dpte.h172 #define L1_S_V6_SUPER 0x00040000 /* ARMv6 SuperSection (16MB) bit */ macro
H A Dpmap.h537 && ((pde) & L1_S_V6_SUPER) != 0)
/netbsd-current/sys/arch/arm/arm32/
H A Dpmap.c6629 KASSERT((L1_S_CACHE_MASK & L1_S_V6_SUPER) == 0);

Completed in 139 milliseconds