Home
last modified time | relevance | path

Searched refs:hfn (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c197 hcall_t hfn; in handle_host_hcall() local
204 hfn = host_hcall[id]; in handle_host_hcall()
205 if (unlikely(!hfn)) in handle_host_hcall()
209 hfn(host_ctxt); in handle_host_hcall()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc_ct.c212 u32 hfn; member
223 u32 hfn; member
236 u32 hfn; member
264 ioc->ioc_regs.hfn_mbox_cmd = rb + ct_p0reg[pcifn].hfn; in bfa_ioc_ct_reg_init()
272 ioc->ioc_regs.hfn_mbox_cmd = rb + ct_p1reg[pcifn].hfn; in bfa_ioc_ct_reg_init()
318 ioc->ioc_regs.hfn_mbox_cmd = rb + ct2_reg[port].hfn; in bfa_ioc_ct2_reg_init()
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfa_ioc_ct.c155 static struct { u32 hfn, lpu; } ct_p0reg[] = { member
165 static struct { u32 hfn, lpu; } ct_p1reg[] = { member
172 static struct { uint32_t hfn_mbox, lpu_mbox, hfn_pgn, hfn, lpu, lpu_read; } member
198 ioc->ioc_regs.hfn_mbox_cmd = rb + ct_p0reg[pcifn].hfn; in bfa_ioc_ct_reg_init()
206 ioc->ioc_regs.hfn_mbox_cmd = rb + ct_p1reg[pcifn].hfn; in bfa_ioc_ct_reg_init()
252 ioc->ioc_regs.hfn_mbox_cmd = rb + ct2_reg[port].hfn; in bfa_ioc_ct2_reg_init()
H A Dbfa_ioc_cb.c129 static struct { u32 hfn, lpu; } iocreg_mbcmd[] = { member
160 ioc->ioc_regs.hfn_mbox_cmd = rb + iocreg_mbcmd[pcifn].hfn; in bfa_ioc_cb_reg_init()