Home
last modified time | relevance | path

Searched refs:host_gp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/lpfc/
A Dlpfc_mbox.c1381 phba->host_gp = (struct lpfc_hgp __iomem *) in lpfc_config_port()
1394 phba->host_gp = &mb_slim->us.s3.host[0]; in lpfc_config_port()
1397 phba->host_gp = &mb_slim->us.s2.host[0]; in lpfc_config_port()
1403 (void __iomem *)phba->host_gp - in lpfc_config_port()
1413 lpfc_memcpy_to_slim(phba->host_gp + i, &hgp, in lpfc_config_port()
1414 sizeof(*phba->host_gp)); in lpfc_config_port()
A Dlpfc.h1247 struct lpfc_hgp __iomem *host_gp; /* Host side get/put pointers */ member
A Dlpfc_sli.c2209 writel(pring->sli.sli3.cmdidx, &phba->host_gp[pring->ringno].cmdPutInx); in lpfc_sli_submit_iocb()
4038 &phba->host_gp[pring->ringno].rspGetInx); in lpfc_sli_handle_fast_ring_event()
4353 &phba->host_gp[pring->ringno].rspGetInx); in lpfc_sli_handle_slow_ring_event_s3()
/linux/arch/mips/kvm/
A Dentry.c246 UASM_i_SW(&p, GP, offsetof(struct kvm_vcpu_arch, host_gp), K1); in kvm_mips_build_vcpu_run()
742 UASM_i_LW(&p, GP, offsetof(struct kvm_vcpu_arch, host_gp), K1); in kvm_mips_build_exit()
/linux/arch/mips/include/asm/
A Dkvm_host.h297 unsigned long host_gp; member

Completed in 50 milliseconds