Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
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()
467 } else if (count_cache_flush_type == BRANCH_CACHE_FLUSH_HW && in update_branch_cache_flush()
468 link_stack_flush_type == BRANCH_CACHE_FLUSH_HW) { in update_branch_cache_flush()
486 } else if (count_cache_flush_type == BRANCH_CACHE_FLUSH_HW) { in update_branch_cache_flush()
502 count_cache_flush_type = BRANCH_CACHE_FLUSH_HW; in toggle_branch_cache_flush()
517 link_stack_flush_type = BRANCH_CACHE_FLUSH_HW; in toggle_branch_cache_flush()

Completed in 7 milliseconds