Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dproc-v7-bugs.c186 case SPECTRE_V2_METHOD_LOOP8: in spectre_bhb_method_name()
235 method = SPECTRE_V2_METHOD_LOOP8; in cpu_v7_spectre_bhb_init()
/openbmc/linux/arch/arm/include/asm/
H A Dspectre.h25 SPECTRE_V2_METHOD_LOOP8 = BIT(__SPECTRE_V2_METHOD_LOOP8), enumerator
/openbmc/linux/arch/arm/kernel/
H A Dspectre.c61 case SPECTRE_V2_METHOD_LOOP8: in cpu_show_spectre_v2()
H A Dtraps.c840 case SPECTRE_V2_METHOD_LOOP8: in spectre_bhb_update_vectors()