Home
last modified time | relevance | path

Searched defs:hcall_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dacrn.h50 static inline long acrn_hypercall0(unsigned long hcall_id) in acrn_hypercall0()
63 static inline long acrn_hypercall1(unsigned long hcall_id, in acrn_hypercall1()
77 static inline long acrn_hypercall2(unsigned long hcall_id, in acrn_hypercall2()
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c575 const u16 vlan_id, const u32 hcall_id) in ehea_h_reg_dereg_bcmc()