Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dsecurity.c27 BRANCH_CACHE_FLUSH_HW = 0x4, enumerator
225 if (count_cache_flush_type == BRANCH_CACHE_FLUSH_HW) in cpu_show_spectre_v2()
237 if (link_stack_flush_type == BRANCH_CACHE_FLUSH_HW) in cpu_show_spectre_v2()
459 } else if (count_cache_flush_type == BRANCH_CACHE_FLUSH_HW && in update_branch_cache_flush()
460 link_stack_flush_type == BRANCH_CACHE_FLUSH_HW) { in update_branch_cache_flush()
478 } else if (count_cache_flush_type == BRANCH_CACHE_FLUSH_HW) { in update_branch_cache_flush()
494 count_cache_flush_type = BRANCH_CACHE_FLUSH_HW; in toggle_branch_cache_flush()
509 link_stack_flush_type = BRANCH_CACHE_FLUSH_HW; in toggle_branch_cache_flush()