Home
last modified time | relevance | path

Searched refs:DMB (Results 1 – 12 of 12) sorted by relevance

/kernel/liteos_a/arch/arm/arm/include/
Dlos_pte_ops.h52 DMB; in OsSavePte1()
119 DMB; in OsSavePte2()
131 DMB; in OsSavePte2Continuous()
147 DMB; in OsClearPte2Continuous()
Dlos_hw_cpu.h52 #define DMB __asm__ volatile("dmb" ::: "memory") macro
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Ddvb-usb-cxusb-cardlist.rst17 * - Conexant DMB-TH Stick
39 * - Mygica D689 DMB-TH
Dcx23885-cardlist.rst106 - Mygica X8506 DMB-TH
126 - Mygica X8558 PRO DMB-TH
Dfrontend-cardlist.rst201 atbm8830 AltoBeam ATBM8830/8831 DMB-TH demodulator
210 lgs8gxx Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator
Dsaa7134-cardlist.rst758 - MagicPro ProHDTV Pro2 DMB-TH/Hybrid
/kernel/liteos_a/kernel/extended/vdso/src/
Dlos_vdso.c114 DMB; in LockVdsoDataPage()
119 DMB; in UnlockVdsoDataPage()
/kernel/linux/linux-5.10/arch/arm/common/
Dmcpm_head.S101 bl vlock_trylock @ implies DMB
163 bl vlock_unlock @ implies DMB
Dvlock.S63 voting_end r0, r1, r2 @ implies DMB
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
DKconfig859 A DMB-TH tuner module. Say Y when you want to support this frontend.
862 tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator"
867 A DMB-TH tuner module. Say Y when you want to support this frontend.
870 tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator"
874 A DMB-TH tuner module. Say Y when you want to support this frontend.
/kernel/linux/linux-5.10/arch/arm/
DKconfig836 or Data Memory Barrier (DMB) command immediately after the WFI/WFE
901 bool "ARM errata: DMB operation may be faulty"
906 (r1p0..r2p2) erratum. Under rare circumstances, a DMB instruction
909 the diagnostic register of the Cortex-A9 which causes the DMB
1078 bool "ARM errata: A12: DMB NSHST/ISHST mixed ... might cause deadlock"
1083 DMB NSHST or DMB ISHST instruction followed by a mix of Cacheable
1095 bool "ARM errata: A17: DMB ST might fail to create order between stores"
1100 execution of a DMB ST instruction might fail to properly order
/kernel/linux/linux-5.10/arch/arm64/
DKconfig660 Work around the issue by inserting DMB SY barriers around PAR_EL1
661 register reads and warning KVM users. The DMB barrier is sufficient
1342 strongly recommended to use the ISB, DSB, and DMB