Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmveth.h61 rc = plpar_hcall9(H_SEND_LOGICAL_LAN, retbuf, unit_address, in h_send_logical_lan()
64 rc = plpar_hcall9(H_SEND_LOGICAL_LAN, retbuf, unit_address, in h_send_logical_lan()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h220 #define H_SEND_LOGICAL_LAN 0x120 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h61 {H_SEND_LOGICAL_LAN, "H_SEND_LOGICAL_LAN"}, \
/openbmc/qemu/hw/net/
H A Dspapr_llan.c883 spapr_register_hypercall(H_SEND_LOGICAL_LAN, h_send_logical_lan); in spapr_vlan_register_types()
H A Dtrace-events310 spapr_vlan_h_send_logical_lan(uint64_t reg, uint64_t continue_token) "H_SEND_LOGICAL_LAN(0x%"PRIx64…
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h497 #define H_SEND_LOGICAL_LAN 0x120 macro