Home
last modified time | relevance | path

Searched refs:iss (Results 1 – 12 of 12) sorted by relevance

/linux/arch/powerpc/boot/dts/
H A Diss4xx.dts20 model = "ibm,iss-4xx";
21 compatible = "ibm,iss-4xx";
108 iss-block {
109 compatible = "ibm,iss-sim-block-device";
H A Diss4xx-mpic.dts22 model = "ibm,iss-4xx";
23 compatible = "ibm,iss-4xx";
147 iss-block {
148 compatible = "ibm,iss-sim-block-device";
/linux/arch/xtensa/platforms/
H A DMakefile3 obj-$(CONFIG_XTENSA_PLATFORM_ISS) += iss/
/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c504 u64 iss; in kvm_hyp_handle_impdef() local
514 iss = ESR_ELx_ISS(read_sysreg_s(SYS_AFSR1_EL2)); in kvm_hyp_handle_impdef()
516 FIELD_PREP(ESR_ELx_ISS_MASK, iss) | in kvm_hyp_handle_impdef()
/linux/arch/xtensa/
H A DMakefile30 platform-$(CONFIG_XTENSA_PLATFORM_ISS) := iss
/linux/arch/xtensa/boot/dts/
H A Dvirt.dts5 compatible = "cdns,xtensa-iss";
/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h778 __be32 iss; member
H A Dcm.c2490 rpl5->iss = cpu_to_be32(isn); in accept_cr()
2491 pr_debug("iss %u\n", be32_to_cpu(rpl5->iss)); in accept_cr()
H A Dqp.c1821 wqe->u.init.iss = cpu_to_be32(qhp->ep->snd_seq); in rdma_init()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h499 __be32 iss; member
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1205 rpl5->iss = cpu_to_be32((get_random_u32() & ~7UL) - 1); in cxgbit_pass_accept_rpl()
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1068 rpl5->iss = cpu_to_be32((get_random_u32() & ~7UL) - 1); in chtls_pass_accept_rpl()