Searched refs:CPU_FTR_SAO (Results 1 – 2 of 2) sorted by relevance
57 if ((prot & PROT_SAO) && !cpu_has_feature(CPU_FTR_SAO)) in arch_validate_prot()
198 #define CPU_FTR_SAO LONG_ASM_CONST(0x0020000000000000) macro425 CPU_FTR_DSCR | CPU_FTR_SAO | CPU_FTR_ASYM_SMT | \