Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/mmu/
Dmmu.c5705 gfn_t start_gfn, gfn_t end_gfn, bool flush_on_yield, in slot_handle_level_range() argument
5716 if (flush && flush_on_yield) { in slot_handle_level_range()
5732 bool flush_on_yield) in slot_handle_level() argument
5737 flush_on_yield, false); in slot_handle_level()
5742 slot_level_handler fn, bool flush_on_yield) in slot_handle_level_4k() argument
5745 PG_LEVEL_4K, flush_on_yield); in slot_handle_level_4k()