Home
last modified time | relevance | path

Searched full:mmus (Results 1 – 25 of 53) sorted by relevance

123

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/iommu/
Dsamsung,sysmmu.txt3 Samsung's Exynos architecture contains System MMUs that enables scattered
13 System MMUs are in many to one relation with peripheral devices, i.e. single
14 peripheral device might have multiple System MMUs (usually one for each bus
20 MMUs.
Dti,omap-iommu.txt28 instance number should be 0 for DSP MDMA MMUs and 1 for
29 DSP EDMA MMUs.
42 /* DRA74x DSP2 MMUs */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iommu/
Dsamsung,sysmmu.yaml13 Samsung's Exynos architecture contains System MMUs that enables scattered
23 System MMUs are in many to one relation with peripheral devices, i.e. single
24 peripheral device might have multiple System MMUs (usually one for each bus
30 MMUs.
Dti,omap-iommu.txt28 instance number should be 0 for DSP MDMA MMUs and 1 for
29 DSP EDMA MMUs.
42 /* DRA74x DSP2 MMUs */
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
Dpanfrost_regs.h275 #define AS_COMMAND_UPDATE 0x01 /* Broadcasts the values in AS_TRANSTAB and ASn_MEMATTR to all MMUs
276 #define AS_COMMAND_LOCK 0x02 /* Issue a lock region command to all MMUs */
277 #define AS_COMMAND_UNLOCK 0x03 /* Issue a flush region command to all MMUs */
278 #define AS_COMMAND_FLUSH 0x04 /* Flush all L2 caches then issue a flush region command to all MMUs
280 …e AS_COMMAND_FLUSH_PT 0x04 /* Flush all L2 caches then issue a flush region command to all MMUs */
282 flush all L2 caches then issue a flush region command to all MMUs */
/kernel/linux/linux-4.19/include/linux/
Dmmu_notifier.h72 * accesses to the page through the secondary MMUs and not
419 * This is safe to start by updating the secondary MMUs, because the primary MMU
421 * set_pte_at_notify() has been invoked. Updating the secondary MMUs first is
424 * old page would remain mapped readonly in the secondary MMUs after the new
Dpage-flags.h570 * through pmd_trans_huge, which in turn guarantees the secondary MMUs
572 * MMUs to call get_user_pages() only once for each compound page and
574 * MMU fault. If there will be a pmd split later, the secondary MMUs
/kernel/linux/linux-5.10/include/linux/
Dmmu_notifier.h89 * accesses to the page through the secondary MMUs and not
623 * This is safe to start by updating the secondary MMUs, because the primary MMU
625 * set_pte_at_notify() has been invoked. Updating the secondary MMUs first is
628 * old page would remain mapped readonly in the secondary MMUs after the new
Dpage-flags.h636 * through pmd_trans_huge, which in turn guarantees the secondary MMUs
638 * MMUs to call get_user_pages() only once for each compound page and
640 * MMU fault. If there will be a pmd split later, the secondary MMUs
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
Dmmu_public.h53 /*! Invalidate the page table cache of all MMUs
/kernel/linux/linux-4.19/Documentation/arm64/
Dbooting.txt162 - Caches, MMUs
208 The requirements described above for CPU mode, caches, MMUs, architected
/kernel/linux/linux-4.19/arch/powerpc/mm/
Dhugetlbpage-hash64.c3 * PPC64 Huge TLB Page Support for hash based MMUs (POWER4 and later)
Dhugepage-hash64.c16 * PPC64 THP Support for hash based MMUs
/kernel/linux/linux-5.10/Documentation/arm64/
Dbooting.rst173 - Caches, MMUs
273 The requirements described above for CPU mode, caches, MMUs, architected
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/arm/
DBooting164 - 缓存,MMUs
/kernel/linux/linux-4.19/Documentation/translations/zh_CN/arm/
DBooting164 - 缓存,MMUs
/kernel/linux/linux-4.19/arch/sh/mm/
DKconfig180 This enables 8kB pages as supported by SH-X2 and later MMUs.
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dhash_hugetlbpage.c3 * PPC64 Huge TLB Page Support for hash based MMUs (POWER4 and later)
Dhash_hugepage.c16 * PPC64 THP Support for hash based MMUs
/kernel/linux/linux-5.10/arch/sh/mm/
DKconfig175 This enables 8kB pages as supported by SH-X2 and later MMUs.
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dpgtable_32.h9 * notes on SH-X2 MMUs and 64-bit PTEs):
30 * SH-X2 MMUs and extended PTEs
/kernel/linux/linux-4.19/arch/sh/include/asm/
Dpgtable_32.h9 * notes on SH-X2 MMUs and 64-bit PTEs):
30 * SH-X2 MMUs and extended PTEs
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dspte.h100 * SPTEs used by MMUs without A/D bits are marked with SPTE_AD_DISABLED_MASK;
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/
Dnouveau_drm.c196 mmus[] = { in nouveau_cli_init() local
247 ret = nvif_mclass(&cli->device.object, mmus); in nouveau_cli_init()
253 ret = nvif_mmu_init(&cli->device.object, mmus[ret].oclass, &cli->mmu); in nouveau_cli_init()
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dpage.h159 * On R4000-style MMUs where a TLB entry is mapping a adjacent even / odd

123