Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/asm-generic/
A Dmshyperv.h100 control |= (u64)rep_comp << HV_HYPERCALL_REP_START_OFFSET; in hv_do_rep_hypercall()
A Dhyperv-tlfs.h202 #define HV_HYPERCALL_REP_START_OFFSET 48 macro
/linux-6.3-rc2/arch/x86/kvm/
A Dhyperv.c2503 hc.rep_idx = (hc.param >> HV_HYPERCALL_REP_START_OFFSET) & 0xfff; in kvm_hv_hypercall()

Completed in 12 milliseconds