Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/include/arm32/
H A Dpmap.h819 #define L2_S_PROT_MASK_generic (L2_S_PROT_U|L2_S_PROT_W|L2_S_PROT_RO)
824 #define L2_S_PROT_MASK_xscale (L2_S_PROT_U|L2_S_PROT_W|L2_S_PROT_RO)
829 #define L2_S_PROT_MASK_armv6n (L2_S_PROT_U|L2_S_PROT_W|L2_S_PROT_RO)
834 #define L2_S_PROT_MASK_armv7 (L2_S_PROT_U|L2_S_PROT_W|L2_S_PROT_RO)
896 #define L2_S_PROT_RO pte_l2_s_prot_ro macro
923 #define L2_S_PROT_RO L2_S_PROT_RO_generic macro
950 #define L2_S_PROT_RO L2_S_PROT_RO_armv6n macro
981 #define L2_S_PROT_RO L2_S_PROT_RO_generic macro
1008 #define L2_S_PROT_RO L2_S_PROT_RO_xscale macro
1035 #define L2_S_PROT_RO L2_S_PROT_RO_armv7 macro
[all …]