Home
last modified time | relevance | path

Searched refs:msl (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/kvm/include/s390/
H A Dsie.h159 __u64 msl; /* 0x0088 */ member
/linux/arch/s390/include/asm/
H A Dkvm_host_types.h253 __u64 msl; /* 0x0088 */ member
/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c1324 u8 msl; in __subn_set_opa_portinfo() local
1400 msl = pi->smsl & OPA_PI_MASK_SMSL; in __subn_set_opa_portinfo()
1411 } else if (smlid != ibp->rvp.sm_lid || msl != ibp->rvp.sm_sl) { in __subn_set_opa_portinfo()
1417 if (msl != ibp->rvp.sm_sl) in __subn_set_opa_portinfo()
1418 rdma_ah_set_sl(&ibp->rvp.sm_ah->attr, msl); in __subn_set_opa_portinfo()
1423 if (msl != ibp->rvp.sm_sl) in __subn_set_opa_portinfo()
1424 ibp->rvp.sm_sl = msl; in __subn_set_opa_portinfo()
/linux/arch/s390/kvm/
H A Dvsie.c538 /* SIE will do mso/msl validity and exception checks for us */ in shadow_scb()
539 scb_s->msl = scb_o->msl & 0xfffffffffff00000UL; in shadow_scb()
636 /* with mso/msl, the prefix lies at an offset */ in kvm_s390_vsie_gmap_notifier()
667 /* with mso/msl, the prefix lies at offset *mso* */ in map_prefix()
H A Dkvm-s390.c3991 /* the real guest size will always be smaller than msl */ in kvm_arch_vcpu_create()
3993 vcpu->arch.sie_block->msl = sclp.hamax; in kvm_arch_vcpu_create()
/linux/include/linux/
H A Dnvme.h1965 __le16 msl; member