Home
last modified time | relevance | path

Searched refs:varhead_size (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmshyperv.h187 * rep_count and varhead_size comply with Hyper-V hypercall definition.
189 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall() argument
196 control |= (u64)varhead_size << HV_HYPERCALL_VARHEAD_OFFSET; in hv_do_rep_hypercall()
/kernel/linux/linux-6.6/include/asm-generic/
H A Dmshyperv.h90 * rep_count and varhead_size comply with Hyper-V hypercall definition.
92 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall() argument
99 control |= (u64)varhead_size << HV_HYPERCALL_VARHEAD_OFFSET; in hv_do_rep_hypercall()

Completed in 2 milliseconds