Searched defs:hcall_id (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | acrn.h | 50 static inline long acrn_hypercall0(unsigned long hcall_id) in acrn_hypercall0() argument 63 static inline long acrn_hypercall1(unsigned long hcall_id, in acrn_hypercall1() argument 77 static inline long acrn_hypercall2(unsigned long hcall_id, in acrn_hypercall2() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_phyp.c | 573 ehea_h_reg_dereg_bcmc(const u64 adapter_handle, const u16 port_num, const u8 reg_type, const u64 mc_mac_addr, const u16 vlan_id, const u32 hcall_id) ehea_h_reg_dereg_bcmc() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_phyp.c | 573 ehea_h_reg_dereg_bcmc(const u64 adapter_handle, const u16 port_num, const u8 reg_type, const u64 mc_mac_addr, const u16 vlan_id, const u32 hcall_id) ehea_h_reg_dereg_bcmc() argument
|
Completed in 3 milliseconds