Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmshyperv.h136 u32 input1_lo = lower_32_bits(input1); in hv_do_fast_hypercall8() local
140 "+c"(input1_lo), in hv_do_fast_hypercall8()
169 u32 input1_lo = lower_32_bits(input1); in hv_do_fast_hypercall16() local
175 "+c"(input1_lo), ASM_CALL_CONSTRAINT in hv_do_fast_hypercall16()