Home
last modified time | relevance | path

Searched defs:input_address (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm64/hyperv/
H A Dhv_core.c27 u64 input_address; in hv_do_hypercall() local
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h248 static inline uint8_t __hyperv_hypercall(u64 control, vm_vaddr_t input_address, in __hyperv_hypercall()
268 static inline void hyperv_hypercall(u64 control, vm_vaddr_t input_address, in hyperv_hypercall()
/openbmc/linux/drivers/crypto/ccp/
H A Dsev-dev.c640 void __user *input_address; in sev_ioctl_do_pek_csr() local
884 void __user *input_address; in sev_ioctl_do_get_id2() local
/openbmc/linux/arch/x86/include/asm/
H A Dmshyperv.h73 u64 input_address = input ? virt_to_phys(input) : 0; in hv_do_hypercall() local