Home
last modified time | relevance | path

Searched refs:HV_HYPERCALL_RESULT_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dnested.c50 if (!(status & HV_HYPERCALL_RESULT_MASK)) in hyperv_flush_guest_mapping()
128 if (!(status & HV_HYPERCALL_RESULT_MASK)) in hyperv_flush_guest_mapping_range()
H A Dmmu.c164 if (!(status & HV_HYPERCALL_RESULT_MASK)) in hyperv_flush_tlb_others()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmshyperv.h201 if ((status & HV_HYPERCALL_RESULT_MASK) != HV_STATUS_SUCCESS) in hv_do_rep_hypercall()
/kernel/linux/linux-6.6/include/asm-generic/
H A Dmshyperv.h73 return status & HV_HYPERCALL_RESULT_MASK; in hv_result()
H A Dhyperv-tlfs.h197 #define HV_HYPERCALL_RESULT_MASK GENMASK_ULL(15, 0) macro
/kernel/linux/linux-5.10/include/asm-generic/
H A Dhyperv-tlfs.h168 #define HV_HYPERCALL_RESULT_MASK GENMASK_ULL(15, 0) macro

Completed in 5 milliseconds