Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h258 gva_t output_address, in __hyperv_hypercall() argument
270 : [output_address] "r"(output_address), in __hyperv_hypercall()
278 gva_t output_address) in hyperv_hypercall() argument
283 vector = __hyperv_hypercall(control, input_address, output_address, &hv_status); in hyperv_hypercall()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h1066 struct ena_common_mem_addr output_address; member
H A Dena_com.c1734 &set_feat_cmd.u.phc.output_address, in ena_com_phc_config()