Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kernel/
Dcpu_errata.c559 int get_spectre_v2_workaround_state(void) in get_spectre_v2_workaround_state() function
943 switch (get_spectre_v2_workaround_state()) { in cpu_show_spectre_v2()
/Linux-v5.4/arch/arm64/include/asm/
Dcpufeature.h620 int get_spectre_v2_workaround_state(void);
Dkvm_host.h629 switch (get_spectre_v2_workaround_state()) { in kvm_arm_harden_branch_predictor()