Home
last modified time | relevance | path

Searched defs:output_address (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/arch/arm64/hyperv/
Dhv_core.c27 u64 output_address; in hv_do_hypercall() local
/linux-6.14.4/tools/testing/selftests/kvm/include/x86/
Dhyperv.h258 vm_vaddr_t output_address, in __hyperv_hypercall()
278 vm_vaddr_t output_address) in hyperv_hypercall()
/linux-6.14.4/arch/x86/include/asm/
Dmshyperv.h72 u64 output_address = output ? virt_to_phys(output) : 0; in hv_do_hypercall() local