Searched full:mmus (Results 1 – 25 of 35) sorted by relevance
12
/Linux-v6.1/Documentation/devicetree/bindings/iommu/ |
D | samsung,sysmmu.yaml | 13 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.
|
D | ti,omap-iommu.txt | 28 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/ |
D | panfrost_regs.h | 277 #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/ |
D | mmu_notifier.h | 95 * 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/ |
D | mmu_public.h | 53 /*! Invalidate the page table cache of all MMUs
|
/Linux-v6.1/Documentation/powerpc/ |
D | kasan.txt | 6 KASAN is supported on both hash and nohash MMUs on 32-bit.
|
/Linux-v6.1/Documentation/translations/zh_CN/arm/ |
D | Booting | 164 - 缓存,MMUs
|
/Linux-v6.1/arch/sh/mm/ |
D | Kconfig | 167 This enables 8kB pages as supported by SH-X2 and later MMUs.
|
/Linux-v6.1/arch/powerpc/mm/book3s64/ |
D | hugetlbpage.c | 3 * PPC64 Huge TLB Page Support for hash based MMUs (POWER4 and later)
|
D | hash_hugepage.c | 16 * PPC64 THP Support for hash based MMUs
|
/Linux-v6.1/arch/x86/kvm/mmu/ |
D | spte.h | 167 * 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
|
D | mmu.c | 706 * 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/ |
D | booting.rst | 173 - Caches, MMUs 371 The requirements described above for CPU mode, caches, MMUs, architected
|
/Linux-v6.1/arch/sh/include/asm/ |
D | pgtable_32.h | 9 * notes on SH-X2 MMUs and 64-bit PTEs): 30 * SH-X2 MMUs and extended PTEs
|
/Linux-v6.1/arch/mips/include/asm/ |
D | page.h | 160 * On R4000-style MMUs where a TLB entry is mapping a adjacent even / odd
|
/Linux-v6.1/Documentation/arm/ |
D | booting.rst | 213 - Caches, MMUs
|
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/ |
D | ti,omap-remoteproc.yaml | 59 and need the same programming in both the MMUs.
|
/Linux-v6.1/tools/testing/selftests/kvm/ |
D | max_guest_memory_test.c | 188 /* All KVM MMUs should be able to survive a 128gb guest. */ in main()
|
/Linux-v6.1/drivers/gpu/drm/nouveau/ |
D | nouveau_drm.c | 216 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/ |
D | sym_malloc.c | 45 * with IO MMUs for PCI.
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | debugfs-driver-habanalabs | 220 all MMUs specified in mmu_cap_mask.
|
/Linux-v6.1/arch/xtensa/include/asm/ |
D | pgtable.h | 196 * On certain configurations of Xtensa MMUs (eg. the initial Linux config),
|
/Linux-v6.1/arch/xtensa/ |
D | Kconfig | 610 For region protection MMUs:
|
/Linux-v6.1/Documentation/mm/ |
D | hmm.rst | 330 device's MMUs with the ``mmu_notifier_invalidate_range_start(()`` and
|
/Linux-v6.1/arch/powerpc/mm/nohash/ |
D | tlb.c | 49 * other sizes not listed here. The .ind field is only used on MMUs that have
|
12