Home
last modified time | relevance | path

Searched refs:rsb (Results 1 – 25 of 27) sorted by relevance

12

/linux/Documentation/admin-guide/hw-vuln/
H A Drsb.rst47 RSB poisoning is a technique used by SpectreRSB [#spectre-rsb]_ where
54 [#intel-rsb-filling]_ [#amd-rsb-filling]_ when transitioning between
70 This is indicated by IBPB_RET in CPUID [#amd-ibpb-rsb]_.
72 On Zen < 4, the RSB filling sequence [#amd-rsb-filling]_ must be
73 always be done in addition to IBPB [#amd-ibpb-no-rsb]_. This is
83 predicted targets may come from the RSB." [#intel-ibpb-rsb]_
99 Protection"." [#amd-smep-rsb]_
107 IA32_SPEC_CTRL.IBRS set during VM exits." [#intel-smep-rsb]_
224 .. [#spectre-rsb] `Spectre Returns! Speculation Attacks using the Return Stack Buffer <https://arxi…
226 .. [#intel-rsb-filling] "Empty RSB Mitigation on Skylake-generation" in `Retpoline: A Branch Target…
[all …]
H A Dindex.rst22 cross-thread-rsb
26 rsb
/linux/arch/arm/lib/
H A Dcopy_template.S90 CALGN( rsb r3, ip, #32 )
113 rsb ip, ip, #32
163 9: rsb ip, ip, #4
189 CALGN( rsb ip, ip, #32 )
H A Dfindbit.S113 rsb r0, r3, #0
116 rsb r3, r3, #31 @ offset of first set bit
H A Dlshrdi3.S44 rsb ip, r2, #32
H A Dashldi3.S44 rsb ip, r2, #32
H A Dashrdi3.S44 rsb ip, r2, #32
H A Dclear_user.S33 rsb ip, ip, #4
H A Ddiv64.S153 rsb ip, ip, #31
179 rsb ip, ip, #32
H A Dmemmove.S60 CALGN( rsb ip, ip, #32 )
79 rsb ip, ip, #32
H A Dio-writesw-armv4.S76 THUMB( rsb r3, r3, #0 )
H A Dio-writesb.S30 .Loutsb_align: rsb ip, ip, #4
H A Dcopy_to_user.S123 rsb r0, r0, r2
H A Dcopy_from_user.S122 rsb r0, r0, r2
H A Dmemset.S85 rsb r8, r8, #32
H A Dio-readsb.S10 .Linsb_align: rsb ip, ip, #4
H A Dlib1funcs.S111 rsb \order, \order, #31
/linux/fs/dlm/
H A Ddir.h15 int dlm_dir_nodeid(struct dlm_rsb *rsb);
H A Ddebug_fs.c383 struct dlm_rsb *rsb = list_entry(iter_ptr, struct dlm_rsb, res_slow_list); in table_seq_show() local
386 print_format1(rsb, seq); in table_seq_show()
388 print_format2(rsb, seq); in table_seq_show()
390 print_format3(rsb, seq); in table_seq_show()
392 print_format4(rsb, seq); in table_seq_show()
H A Dlockspace.c334 struct dlm_rsb *rsb = ptr; in rhash_free_rsb() local
336 dlm_free_rsb(rsb); in rhash_free_rsb()
/linux/include/linux/
H A Dsunxi-rsb.h30 struct sunxi_rsb *rsb; member
/linux/arch/arm/kernel/
H A Dhead-nommu.S276 rsb r6, r6, #31 @ ...so round up region size
323 rsb r6, r6, #31 @ ...so round up region size
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a23-a33.dtsi828 r_rsb_pins: r-rsb-pins {
841 r_rsb: rsb@1f03400 {
842 compatible = "allwinner,sun8i-a23-rsb";
H A Dsun9i-a80.dtsi1231 r_rsb_pins: r-rsb-pins {
1239 r_rsb: rsb@8003400 {
1240 compatible = "allwinner,sun8i-a23-rsb";
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c733 struct bcm_rsb *rsb; in bcm_sysport_desc_rx() local
772 rsb = (struct bcm_rsb *)skb->data; in bcm_sysport_desc_rx()
773 len = (rsb->rx_status_len >> DESC_LEN_SHIFT) & DESC_LEN_MASK; in bcm_sysport_desc_rx()
774 status = (rsb->rx_status_len >> DESC_STATUS_SHIFT) & in bcm_sysport_desc_rx()
818 skb_pull(skb, sizeof(*rsb) + 2); in bcm_sysport_desc_rx()
819 len -= (sizeof(*rsb) + 2); in bcm_sysport_desc_rx()

12