Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dsecurity.c30 BRANCH_CACHE_FLUSH_HW = 0x4, enumerator
228 if (count_cache_flush_type == BRANCH_CACHE_FLUSH_HW) in cpu_show_spectre_v2()
240 if (link_stack_flush_type == BRANCH_CACHE_FLUSH_HW) in cpu_show_spectre_v2()
468 } else if (count_cache_flush_type == BRANCH_CACHE_FLUSH_HW && in update_branch_cache_flush()
469 link_stack_flush_type == BRANCH_CACHE_FLUSH_HW) { in update_branch_cache_flush()
487 } else if (count_cache_flush_type == BRANCH_CACHE_FLUSH_HW) { in update_branch_cache_flush()
503 count_cache_flush_type = BRANCH_CACHE_FLUSH_HW; in toggle_branch_cache_flush()
518 link_stack_flush_type = BRANCH_CACHE_FLUSH_HW; in toggle_branch_cache_flush()