Searched refs:BRANCH_CACHE_FLUSH_NONE (Results 1 – 1 of 1) sorted by relevance
28 BRANCH_CACHE_FLUSH_NONE = 0x1, enumerator238 if (link_stack_flush_type != BRANCH_CACHE_FLUSH_NONE) in cpu_show_spectre_v2()444 if (link_stack_flush_type == BRANCH_CACHE_FLUSH_NONE) { in update_branch_cache_flush()463 if (count_cache_flush_type == BRANCH_CACHE_FLUSH_NONE && in update_branch_cache_flush()464 link_stack_flush_type == BRANCH_CACHE_FLUSH_NONE) { in update_branch_cache_flush()496 if (count_cache_flush_type != BRANCH_CACHE_FLUSH_NONE) in toggle_branch_cache_flush()497 count_cache_flush_type = BRANCH_CACHE_FLUSH_NONE; in toggle_branch_cache_flush()511 if (link_stack_flush_type != BRANCH_CACHE_FLUSH_NONE) in toggle_branch_cache_flush()512 link_stack_flush_type = BRANCH_CACHE_FLUSH_NONE; in toggle_branch_cache_flush()743 if (count_cache_flush_type == BRANCH_CACHE_FLUSH_NONE) in count_cache_flush_get()[all …]
Completed in 3 milliseconds