Home
last modified time | relevance | path

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

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