Home
last modified time | relevance | path

Searched refs:sre (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_32_mmu.c94 u32 sre, gva_t eaddr, in kvmppc_mmu_book3s_32_get_pteg() argument
104 hash = ((sr_vsid(sre) ^ page) << 6); in kvmppc_mmu_book3s_32_get_pteg()
113 sr_vsid(sre)); in kvmppc_mmu_book3s_32_get_pteg()
123 return ((eaddr & 0x0fffffff) >> 22) | (sr_vsid(sre) << 7) | in kvmppc_mmu_book3s_32_get_ptem()
186 u32 sre; in kvmppc_mmu_book3s_32_xlate_pte() local
194 sre = find_sr(vcpu, eaddr); in kvmppc_mmu_book3s_32_xlate_pte()
197 sr_vsid(sre), sre); in kvmppc_mmu_book3s_32_xlate_pte()
201 ptegp = kvmppc_mmu_book3s_32_get_pteg(vcpu, sre, eaddr, primary); in kvmppc_mmu_book3s_32_xlate_pte()
207 ptem = kvmppc_mmu_book3s_32_get_ptem(sre, eaddr, primary); in kvmppc_mmu_book3s_32_xlate_pte()
224 if ((sr_kp(sre) && (kvmppc_get_msr(vcpu) & MSR_PR)) || in kvmppc_mmu_book3s_32_xlate_pte()
[all …]
/openbmc/linux/net/sctp/
H A Dulpevent.c378 struct sctp_remote_error *sre; in sctp_ulpevent_make_remote_error() local
395 skb = skb_copy_expand(chunk->skb, sizeof(*sre), 0, gfp); in sctp_ulpevent_make_remote_error()
406 sre = skb_push(skb, sizeof(*sre)); in sctp_ulpevent_make_remote_error()
409 skb_trim(skb, sizeof(*sre) + elen); in sctp_ulpevent_make_remote_error()
412 memset(sre, 0, sizeof(*sre)); in sctp_ulpevent_make_remote_error()
413 sre->sre_type = SCTP_REMOTE_ERROR; in sctp_ulpevent_make_remote_error()
414 sre->sre_flags = 0; in sctp_ulpevent_make_remote_error()
415 sre->sre_length = skb->len; in sctp_ulpevent_make_remote_error()
416 sre->sre_error = cause; in sctp_ulpevent_make_remote_error()
418 sre->sre_assoc_id = sctp_assoc2id(asoc); in sctp_ulpevent_make_remote_error()
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dolpc-battery.yaml10 - Sebastian Reichel <sre@kernel.org>
H A Dtps65217-charger.yaml10 - Sebastian Reichel <sre@kernel.org>
H A Dmaxim,max14656.yaml10 - Sebastian Reichel <sre@kernel.org>
H A Dtps65090-charger.yaml10 - Sebastian Reichel <sre@kernel.org>
H A Dmicrochip,ucs1002.yaml10 - Sebastian Reichel <sre@kernel.org>
H A Dstericsson,ab8500-chargalg.yaml11 - Sebastian Reichel <sre@kernel.org>
H A Dpower-supply.yaml10 - Sebastian Reichel <sre@kernel.org>
H A Dsbs,sbs-charger.yaml10 - Sebastian Reichel <sre@kernel.org>
H A Dlltc,lt3651-charger.yaml10 - Sebastian Reichel <sre@kernel.org>
H A Ddlg,da9150-charger.yaml10 - Sebastian Reichel <sre@kernel.org>
H A Disp1704.yaml11 - Sebastian Reichel <sre@kernel.org>
H A Dnokia,n900-battery.yaml11 - Sebastian Reichel <sre@kernel.org>
H A Dsc2731-charger.yaml10 - Sebastian Reichel <sre@kernel.org>
H A Dx-powers,axp20x-battery-power-supply.yaml15 - Sebastian Reichel <sre@kernel.org>
H A Dx-powers,axp20x-usb-power-supply.yaml16 - Sebastian Reichel <sre@kernel.org>
H A Dx-powers,axp20x-ac-power-supply.yaml17 - Sebastian Reichel <sre@kernel.org>
H A Ddlg,da9150-fuel-gauge.yaml10 - Sebastian Reichel <sre@kernel.org>
H A Dmaxim,ds2760.yaml10 - Sebastian Reichel <sre@kernel.org>
/openbmc/linux/Documentation/devicetree/bindings/iio/light/
H A Damstaos,tsl2563.yaml10 - Sebastian Reichel <sre@kernel.org>
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dti,twl4030-madc.yaml10 - Sebastian Reichel <sre@kernel.org>
/openbmc/linux/Documentation/devicetree/bindings/power/reset/
H A Drestart-handler.yaml10 - Sebastian Reichel <sre@kernel.org>
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Dge-achc.yaml18 - Sebastian Reichel <sre@kernel.org>
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dpwm-vibrator.yaml10 - Sebastian Reichel <sre@kernel.org>

123