Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dbugs.h19 bool ghostwrite_enable_mitigation(void);
/linux/arch/riscv/kernel/
H A Dbugs.c27 bool ghostwrite_enable_mitigation(void) in ghostwrite_enable_mitigation() function
H A Dcpufeature.c1054 mitigated = ghostwrite_enable_mitigation(); in riscv_fill_hwcap_from_ext_list()