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

/netbsd-current/sys/stand/efiboot/bootaa64/
H A Dcache.S38 #define SCTLR_C (1<<2) define
118 bic x0, x0, #SCTLR_C
126 bic x0, x0, #SCTLR_C
/netbsd-current/sys/arch/aarch64/aarch64/
H A Dcpu.c303 if (sctlr & SCTLR_C)
H A Dlocore.S1013 SCTLR_C | /* Cache enable */ \
/netbsd-current/sys/arch/aarch64/include/
H A Darmreg.h964 #define SCTLR_C __BIT(2) macro

Completed in 103 milliseconds