Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/hyperv/
H A Dmmu.c143 flush->flags |= HV_FLUSH_NON_GLOBAL_MAPPINGS_ONLY; in hyperv_flush_tlb_others()
216 flush->flags |= HV_FLUSH_NON_GLOBAL_MAPPINGS_ONLY; in hyperv_flush_tlb_others_ex()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dhyperv-tlfs.h157 #define HV_FLUSH_NON_GLOBAL_MAPPINGS_ONLY BIT(2) macro