Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dcpufeature.c1173 static bool detect_ftr_has_mpam(void) in detect_ftr_has_mpam() function
1255 if (detect_ftr_has_mpam()) { in init_cpu_features()
1511 if (detect_ftr_has_mpam()) { in update_cpu_features()
2522 if (!detect_ftr_has_mpam()) in test_has_mpam()