Home
last modified time | relevance | path

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

12

/Linux-v6.1/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 */
/Linux-v6.1/drivers/gpu/drm/panfrost/
Dpanfrost_regs.h277 #define AS_COMMAND_UPDATE 0x01 /* Broadcasts the values in AS_TRANSTAB and ASn_MEMATTR to all MMUs
278 #define AS_COMMAND_LOCK 0x02 /* Issue a lock region command to all MMUs */
279 #define AS_COMMAND_UNLOCK 0x03 /* Issue a flush region command to all MMUs */
280 #define AS_COMMAND_FLUSH 0x04 /* Flush all L2 caches then issue a flush region command to all MMUs
282 …e AS_COMMAND_FLUSH_PT 0x04 /* Flush all L2 caches then issue a flush region command to all MMUs */
284 flush all L2 caches then issue a flush region command to all MMUs */
/Linux-v6.1/include/linux/
Dmmu_notifier.h95 * accesses to the page through the secondary MMUs and not
629 * This is safe to start by updating the secondary MMUs, because the primary MMU
631 * set_pte_at_notify() has been invoked. Updating the secondary MMUs first is
634 * old page would remain mapped readonly in the secondary MMUs after the new
/Linux-v6.1/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
Dmmu_public.h53 /*! Invalidate the page table cache of all MMUs
/Linux-v6.1/Documentation/powerpc/
Dkasan.txt6 KASAN is supported on both hash and nohash MMUs on 32-bit.
/Linux-v6.1/Documentation/translations/zh_CN/arm/
DBooting164 - 缓存,MMUs
/Linux-v6.1/arch/sh/mm/
DKconfig167 This enables 8kB pages as supported by SH-X2 and later MMUs.
/Linux-v6.1/arch/powerpc/mm/book3s64/
Dhugetlbpage.c3 * PPC64 Huge TLB Page Support for hash based MMUs (POWER4 and later)
Dhash_hugepage.c16 * PPC64 THP Support for hash based MMUs
/Linux-v6.1/arch/x86/kvm/mmu/
Dspte.h167 * SPTEs in MMUs without A/D bits are marked with SPTE_TDP_AD_DISABLED_MASK;
235 * When enabled, KVM uses A/D bits for all non-nested MMUs. Because L1 can
Dmmu.c706 * For direct MMUs (e.g. TDP or non-paging guests) or passthrough SPs, in kvm_mmu_page_get_access()
710 * For direct SPs in indirect MMUs (shadow paging), i.e. when KVM in kvm_mmu_page_get_access()
3219 * mechanism only supports direct MMUs. in page_fault_can_be_fast()
3350 * direct MMUs, nested MMUs are always indirect, and KVM always in fast_page_fault()
3351 * uses A/D bits for non-nested MMUs. Thus, if A/D bits are in fast_page_fault()
3588 /* root.pgd is ignored for direct MMUs. */ in mmu_alloc_direct_roots()
3793 * of levels for the shadow page tables, e.g. all MMUs are 4-level or in mmu_alloc_special_roots()
3794 * all MMus are 5-level. Thus, this can safely require that pml5_root in mmu_alloc_special_roots()
6128 * MMUs is uncommon as KVM needs to use a list if and only if there is in topup_split_caches()
/Linux-v6.1/Documentation/arm64/
Dbooting.rst173 - Caches, MMUs
371 The requirements described above for CPU mode, caches, MMUs, architected
/Linux-v6.1/arch/sh/include/asm/
Dpgtable_32.h9 * notes on SH-X2 MMUs and 64-bit PTEs):
30 * SH-X2 MMUs and extended PTEs
/Linux-v6.1/arch/mips/include/asm/
Dpage.h160 * On R4000-style MMUs where a TLB entry is mapping a adjacent even / odd
/Linux-v6.1/Documentation/arm/
Dbooting.rst213 - Caches, MMUs
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/
Dti,omap-remoteproc.yaml59 and need the same programming in both the MMUs.
/Linux-v6.1/tools/testing/selftests/kvm/
Dmax_guest_memory_test.c188 /* All KVM MMUs should be able to survive a 128gb guest. */ in main()
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_drm.c216 mmus[] = { in nouveau_cli_init() local
268 ret = nvif_mclass(&cli->device.object, mmus); in nouveau_cli_init()
274 ret = nvif_mmu_ctor(&cli->device.object, "drmMmu", mmus[ret].oclass, in nouveau_cli_init()
/Linux-v6.1/drivers/scsi/sym53c8xx_2/
Dsym_malloc.c45 * with IO MMUs for PCI.
/Linux-v6.1/Documentation/ABI/testing/
Ddebugfs-driver-habanalabs220 all MMUs specified in mmu_cap_mask.
/Linux-v6.1/arch/xtensa/include/asm/
Dpgtable.h196 * On certain configurations of Xtensa MMUs (eg. the initial Linux config),
/Linux-v6.1/arch/xtensa/
DKconfig610 For region protection MMUs:
/Linux-v6.1/Documentation/mm/
Dhmm.rst330 device's MMUs with the ``mmu_notifier_invalidate_range_start(()`` and
/Linux-v6.1/arch/powerpc/mm/nohash/
Dtlb.c49 * other sizes not listed here. The .ind field is only used on MMUs that have

12