Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dbugs.c17 ghostwrite_state = VULNERABLE; in ghostwrite_set_vulnerable()
30 ghostwrite_state == VULNERABLE && !cpu_mitigations_off()) { in ghostwrite_enable_mitigation()
52 case VULNERABLE: in cpu_show_ghostwrite()
/linux/tools/testing/selftests/powerpc/security/
H A Dspectre_v2.c75 VULNERABLE = 0, enumerator
106 state = VULNERABLE; in get_sysfs_state()
179 case VULNERABLE: in spectre_v2_test()
/linux/arch/riscv/include/asm/
H A Dbugs.h15 VULNERABLE, enumerator