Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/hyperv/
Dmmu.c135 flush->flags |= HV_FLUSH_NON_GLOBAL_MAPPINGS_ONLY; in hyperv_flush_tlb_others()
208 flush->flags |= HV_FLUSH_NON_GLOBAL_MAPPINGS_ONLY; in hyperv_flush_tlb_others_ex()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h375 #define HV_FLUSH_NON_GLOBAL_MAPPINGS_ONLY BIT(2) macro