Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/i386/
H A Dhyperv_machdep.c34 uint32_t in_val_hi = in_val >> 32; in hypercall_md() local
43 "d" (in_val_hi), "a" (in_val_lo), in hypercall_md()