Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/arm/include/arm32/
H A Dpmap.h525 #define l1pte_section_p(pde) (((pde) & L1_TYPE_MASK) == L1_TYPE_S)
807 #define L1_S_PROTO_generic (L1_TYPE_S | L1_S_IMP)
808 #define L1_S_PROTO_xscale (L1_TYPE_S)
809 #define L1_S_PROTO_armv6 (L1_TYPE_S)
810 #define L1_S_PROTO_armv7 (L1_TYPE_S)
814 #define L1_SS_PROTO_armv6 (L1_TYPE_S | L1_S_V6_SS)
815 #define L1_SS_PROTO_armv7 (L1_TYPE_S | L1_S_V6_SS)
H A Dpte.h149 #define L1_TYPE_S 0x02 /* Section */ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/arm/arm32/
H A Ddb_interface.c274 case L1_TYPE_S: in db_write_text()
319 case L1_TYPE_S: in db_write_text()
H A Dgenassym.cf127 define L1_TYPE_S L1_TYPE_S
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/aarch64/aarch64/
H A Dgenassym.cf85 #define L1_TYPE_S L1_TYPE_S