| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | lse.h | 9 #define __LSE_PREAMBLE ".arch_extension lse\n" 32 #define ARM64_LSE_ATOMIC_INSN(llsc, lse) \ argument 33 ALTERNATIVE(llsc, __LSE_PREAMBLE lse, ARM64_HAS_LSE_ATOMICS) 41 #define ARM64_LSE_ATOMIC_INSN(llsc, lse) llsc argument
|
| D | cmpxchg.h | 14 #include <asm/lse.h> 17 * We need separate acquire parameters for ll/sc and lse, since the full 34 /* LSE atomics */ \
|
| D | percpu.h | 79 /* LSE atomics */ \ 100 /* LSE atomics */ \
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | lse.h | 9 #define __LSE_PREAMBLE ".arch_extension lse\n" 36 #define ARM64_LSE_ATOMIC_INSN(llsc, lse) \ argument 37 ALTERNATIVE(llsc, __LSE_PREAMBLE lse, ARM64_HAS_LSE_ATOMICS) 45 #define ARM64_LSE_ATOMIC_INSN(llsc, lse) llsc argument
|
| D | cmpxchg.h | 14 #include <asm/lse.h> 17 * We need separate acquire parameters for ll/sc and lse, since the full 34 /* LSE atomics */ \
|
| D | percpu.h | 78 /* LSE atomics */ \ 99 /* LSE atomics */ \
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
| D | tc_flower.sh | 554 # Match on first LSE (minimal values for each field) 556 flower $tcflags mpls lse depth 1 label 0 action continue 558 flower $tcflags mpls lse depth 1 tc 0 action continue 560 flower $tcflags mpls lse depth 1 bos 0 action continue 562 flower $tcflags mpls lse depth 1 ttl 0 action continue 564 # Match on second LSE (maximal values for each field) 566 flower $tcflags mpls lse depth 2 label 1048575 action continue 568 flower $tcflags mpls lse depth 2 tc 7 action continue 570 flower $tcflags mpls lse depth 2 bos 1 action continue 572 flower $tcflags mpls lse depth 2 ttl 255 action continue [all …]
|
| /kernel/linux/linux-6.6/include/linux/soc/marvell/octeontx2/ |
| D | asm.h | 20 __asm__ volatile(".cpu generic+lse\n" \ 33 __asm__ volatile(".cpu generic+lse\n" \ 43 asm volatile (".cpu generic+lse\n" in otx2_atomic64_fetch_add()
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/nvhe/ |
| D | spinlock.h | 17 #include <asm/lse.h> 58 /* LSE atomics */ in hyp_spin_lock() 92 /* LSE atomics */ in hyp_spin_unlock()
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| D | platform.c | 224 u16 lss = ppd->link_speed_supported, lse = ppd->link_speed_enabled; in qual_bitrate() local 227 if ((lss & OPA_LINK_SPEED_25G) && (lse & OPA_LINK_SPEED_25G) && in qual_bitrate() 232 if ((lss & OPA_LINK_SPEED_12_5G) && (lse & OPA_LINK_SPEED_12_5G) && in qual_bitrate() 729 u16 lss = ppd->link_speed_supported, lse = ppd->link_speed_enabled; in tune_active_qsfp() local 794 if ((lss & OPA_LINK_SPEED_25G) && (lse & OPA_LINK_SPEED_25G)) in tune_active_qsfp() 798 else if ((lss & OPA_LINK_SPEED_12_5G) && (lse & OPA_LINK_SPEED_12_5G)) in tune_active_qsfp() 819 u16 lss = ppd->link_speed_supported, lse = ppd->link_speed_enabled; in tune_qsfp() local 833 if ((lss & OPA_LINK_SPEED_25G) && (lse & OPA_LINK_SPEED_25G)) in tune_qsfp() 836 (lse & OPA_LINK_SPEED_12_5G)) in tune_qsfp()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | st,stm32mp1-rcc.yaml | 93 - const: lse 118 clock-names = "hse", "hsi", "csi", "lse", "lsi";
|
| D | st,stm32h7-rcc.txt | 22 - low speed external clock signal (LSE)
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| D | platform.c | 266 u16 lss = ppd->link_speed_supported, lse = ppd->link_speed_enabled; in qual_bitrate() local 269 if ((lss & OPA_LINK_SPEED_25G) && (lse & OPA_LINK_SPEED_25G) && in qual_bitrate() 274 if ((lss & OPA_LINK_SPEED_12_5G) && (lse & OPA_LINK_SPEED_12_5G) && in qual_bitrate() 771 u16 lss = ppd->link_speed_supported, lse = ppd->link_speed_enabled; in tune_active_qsfp() local 836 if ((lss & OPA_LINK_SPEED_25G) && (lse & OPA_LINK_SPEED_25G)) in tune_active_qsfp() 840 else if ((lss & OPA_LINK_SPEED_12_5G) && (lse & OPA_LINK_SPEED_12_5G)) in tune_active_qsfp() 861 u16 lss = ppd->link_speed_supported, lse = ppd->link_speed_enabled; in tune_qsfp() local 875 if ((lss & OPA_LINK_SPEED_25G) && (lse & OPA_LINK_SPEED_25G)) in tune_qsfp() 878 (lse & OPA_LINK_SPEED_12_5G)) in tune_qsfp()
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | act_mpls.c | 23 static __be32 tcf_mpls_get_lse(struct mpls_shim_hdr *lse, in tcf_mpls_get_lse() argument 28 if (lse) in tcf_mpls_get_lse() 29 new_lse = be32_to_cpu(lse->label_stack_entry); in tcf_mpls_get_lse()
|
| /kernel/linux/linux-6.6/net/sched/ |
| D | act_mpls.c | 23 static __be32 tcf_mpls_get_lse(struct mpls_shim_hdr *lse, in tcf_mpls_get_lse() argument 28 if (lse) in tcf_mpls_get_lse() 29 new_lse = be32_to_cpu(lse->label_stack_entry); in tcf_mpls_get_lse()
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/st/ |
| D | stm32mp157a-dk1-scmi.dts | 67 clock-names = "hse", "hsi", "csi", "lse", "lsi";
|
| D | stm32mp157c-ed1-scmi.dts | 72 clock-names = "hse", "hsi", "csi", "lse", "lsi";
|
| D | stm32mp157c-dk2-scmi.dts | 73 clock-names = "hse", "hsi", "csi", "lse", "lsi";
|
| D | stm32mp157c-ev1-scmi.dts | 77 clock-names = "hse", "hsi", "csi", "lse", "lsi";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | st,stm32h7-rcc.txt | 22 - low speed external clock signal (LSE)
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| D | clk-stm32f4.c | 1116 "no-clock", "lse", "lsi", "hse-rtc" 1136 static const char *hdmi_parents[2] = { "lse", "hsi_div488" }; 1140 static const char *lptim_parent[4] = { "apb1_mul", "lsi", "hsi", "lse" }; 1142 static const char *uart_parents1[4] = { "apb2_div", "sys", "hsi", "lse" }; 1143 static const char *uart_parents2[4] = { "apb1_div", "sys", "hsi", "lse" }; 1839 clks[CLK_LSE] = clk_register_rgate(NULL, "lse", "clk-lse", 0, in stm32f4_rcc_init() 1843 pr_err("Unable to register lse clock\n"); in stm32f4_rcc_init()
|
| /kernel/linux/linux-6.6/drivers/clk/ |
| D | clk-stm32f4.c | 1117 "no-clock", "lse", "lsi", "hse-rtc" 1137 static const char *hdmi_parents[2] = { "lse", "hsi_div488" }; 1141 static const char *lptim_parent[4] = { "apb1_mul", "lsi", "hsi", "lse" }; 1143 static const char *uart_parents1[4] = { "apb2_div", "sys", "hsi", "lse" }; 1144 static const char *uart_parents2[4] = { "apb1_div", "sys", "hsi", "lse" }; 1840 clks[CLK_LSE] = clk_register_rgate(NULL, "lse", "clk-lse", 0, in stm32f4_rcc_init() 1844 pr_err("Unable to register lse clock\n"); in stm32f4_rcc_init()
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| D | flow.c | 645 __be32 lse; in key_extract_l3l4() local 652 memcpy(&lse, skb_inner_network_header(skb), MPLS_HLEN); in key_extract_l3l4() 655 memcpy(&key->mpls.lse[label_count - 1], &lse, in key_extract_l3l4() 660 if (lse & htonl(MPLS_LS_S_MASK)) in key_extract_l3l4()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | tc_tun_mplsoudp.c | 78 /* Only support matching the first LSE */ in parse_tunnel()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | tc_tun_mplsoudp.c | 90 /* Only support matching the first LSE */ in parse_tunnel()
|