Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dsecurity.c29 BRANCH_CACHE_FLUSH_HW = 0x4, enumerator
227 if (count_cache_flush_type == BRANCH_CACHE_FLUSH_HW) in cpu_show_spectre_v2()
239 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()