Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
A Dnested.c20 int hyperv_flush_guest_mapping(u64 as) in hyperv_flush_guest_mapping() function
57 EXPORT_SYMBOL_GPL(hyperv_flush_guest_mapping);
/linux/arch/x86/include/asm/
A Dmshyperv.h157 int hyperv_flush_guest_mapping(u64 as);
239 static inline int hyperv_flush_guest_mapping(u64 as) { return -1; } in hyperv_flush_guest_mapping() function
/linux/arch/x86/kvm/
A Dkvm_onhyperv.c28 return hyperv_flush_guest_mapping(root_tdp); in hv_remote_flush_root_tdp()

Completed in 10 milliseconds