Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/include/arm32/
Dpmap.h767 #define L1_S_PROT_MASK_generic (L1_S_PROT_U|L1_S_PROT_W|L1_S_PROT_RO)
772 #define L1_S_PROT_MASK_xscale (L1_S_PROT_U|L1_S_PROT_W|L1_S_PROT_RO)
777 #define L1_S_PROT_MASK_armv6 (L1_S_PROT_U|L1_S_PROT_W|L1_S_PROT_RO)
782 #define L1_S_PROT_MASK_armv7 (L1_S_PROT_U|L1_S_PROT_W|L1_S_PROT_RO)
891 #define L1_S_PROT_RO pte_l1_s_prot_ro macro
918 #define L1_S_PROT_RO L1_S_PROT_RO_generic macro
945 #define L1_S_PROT_RO L1_S_PROT_RO_armv6 macro
976 #define L1_S_PROT_RO L1_S_PROT_RO_generic macro
1003 #define L1_S_PROT_RO L1_S_PROT_RO_generic macro
1030 #define L1_S_PROT_RO L1_S_PROT_RO_armv7 macro
[all …]