Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmshyperv.h128 u32 input1_lo = lower_32_bits(input1); in hv_do_fast_hypercall8() local
132 "+c"(input1_lo), in hv_do_fast_hypercall8()
161 u32 input1_lo = lower_32_bits(input1); in hv_do_fast_hypercall16() local
167 "+c"(input1_lo), ASM_CALL_CONSTRAINT in hv_do_fast_hypercall16()