Home
last modified time | relevance | path

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

/arch/arm64/kernel/
Dcpufeature.c902 static bool kpti_applied = false; in kpti_install_ng_mappings() local
905 if (kpti_applied) in kpti_install_ng_mappings()
915 kpti_applied = true; in kpti_install_ng_mappings()