Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dmshyperv.h78 return hv_do_hypercall(control | HV_HYPERCALL_NESTED, input, output); in hv_do_nested_hypercall()
121 u64 control = (u64)code | HV_HYPERCALL_FAST_BIT | HV_HYPERCALL_NESTED; in hv_do_fast_nested_hypercall8()
169 u64 control = (u64)code | HV_HYPERCALL_FAST_BIT | HV_HYPERCALL_NESTED; in hv_do_fast_nested_hypercall16()
/linux-6.3-rc2/include/asm-generic/
A Dhyperv-tlfs.h197 #define HV_HYPERCALL_NESTED BIT_ULL(31) macro

Completed in 6 milliseconds