Searched refs:msl (Results 1 – 6 of 6) sorted by relevance
159 __u64 msl; /* 0x0088 */ member
253 __u64 msl; /* 0x0088 */ member
1324 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()
538 /* 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()
3991 /* 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()
1965 __le16 msl; member