Home
last modified time | relevance | path

Searched full:ve2 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dtc_l2_redirect.sh20 $IP link add ve2 type veth peer name vens2
22 $IP link set dev ve2 up
24 $IP link set dev ve2 mtu 1500
60 $IP addr add 10.2.1.1/24 dev ve2
61 $IP addr add 2401:db02::1/64 dev ve2 nodad
63 $TC qdisc add dev ve2 clsact
64 $TC filter add dev ve2 ingress bpf da obj $REDIRECT_BPF sec l2_to_iptun_ingress_forward
77 $IP link del ve2 >& /dev/null
101 $IP route add 10.10.1.0/24 via 10.2.1.102 dev ve2
102 $TC filter add dev ve2 egress bpf da obj $REDIRECT_BPF sec l2_to_iptun_ingress_redirect
[all …]
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc1036 E(0xe601, VLEBRH, VRX, VE2, la2, 0, 0, 0, vlebr, 0, ES_16, IF_VEC)
1037 E(0xe603, VLEBRF, VRX, VE2, la2, 0, 0, 0, vlebr, 0, ES_32, IF_VEC)
1038 E(0xe602, VLEBRG, VRX, VE2, la2, 0, 0, 0, vlebr, 0, ES_64, IF_VEC)
1040 F(0xe605, VLBRREP, VRX, VE2, la2, 0, 0, 0, vlbrrep, 0, IF_VEC)
1042 F(0xe604, VLLEBRZ, VRX, VE2, la2, 0, 0, 0, vllebrz, 0, IF_VEC)
1044 F(0xe606, VLBR, VRX, VE2, la2, 0, 0, 0, vlbr, 0, IF_VEC)
1056 F(0xe607, VLER, VRX, VE2, la2, 0, 0, 0, vler, 0, IF_VEC)
1098 E(0xe609, VSTEBRH, VRX, VE2, la2, 0, 0, 0, vstebr, 0, ES_16, IF_VEC)
1099 E(0xe60b, VSTEBRF, VRX, VE2, la2, 0, 0, 0, vstebr, 0, ES_32, IF_VEC)
1100 E(0xe60a, VSTEBRG, VRX, VE2, la2, 0, 0, 0, vstebr, 0, ES_64, IF_VEC)
[all …]
/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/
H A Dnvidia,tegra20-pmc.yaml226 ve2 Video Encode Engine 2 Tegra210
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun50i_h6.c165 MBUS_CONF( VE2, true, HIGH, 2, 8192, 5500, 5000); in mctl_set_master_priority()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.c1615 0x1e8000 - 0x1ea0ff: VE2 \
/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c3623 [TEGRA_POWERGATE_VE2] = "ve2",