Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/hyperv/
Dhv_core.c27 u64 input_address; in hv_do_hypercall() local
/Linux-v6.6/tools/testing/selftests/kvm/include/x86_64/
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()
/Linux-v6.6/drivers/crypto/ccp/
Dsev-dev.c634 void __user *input_address; in sev_ioctl_do_pek_csr() local
878 void __user *input_address; in sev_ioctl_do_get_id2() local
/Linux-v6.6/arch/x86/include/asm/
Dmshyperv.h73 u64 input_address = input ? virt_to_phys(input) : 0; in hv_do_hypercall() local