Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dcpufeature.c912 static bool kpti_applied = false; in kpti_install_ng_mappings() local
915 if (kpti_applied) in kpti_install_ng_mappings()
925 kpti_applied = true; in kpti_install_ng_mappings()