Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/mmu/
Dmmu.c5440 gfn_t start_gfn, gfn_t end_gfn, bool flush_on_yield, in slot_handle_level_range() argument
5451 if (flush && flush_on_yield) { in slot_handle_level_range()
5467 bool flush_on_yield) in slot_handle_level() argument
5472 flush_on_yield, false); in slot_handle_level()
5477 slot_level_handler fn, bool flush_on_yield) in slot_handle_leaf() argument
5480 PG_LEVEL_4K, flush_on_yield); in slot_handle_leaf()