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

/netbsd-current/sys/arch/arm/include/arm32/
H A Dpte.h225 #define L2_AP3(x) ((x) << 10) /* access permissions (sp 3) */ macro
226 #define L2_AP(x) (L2_AP0(x) | L2_AP1(x) | L2_AP2(x) | L2_AP3(x))

Completed in 82 milliseconds