Searched refs:pgtable (Results 451 - 475 of 494) sorted by relevance

<<11121314151617181920

/linux-master/mm/
H A Ddebug_vm_pgtable.c25 #include <linux/pgtable.h>
H A Dmm_init.c26 #include <linux/pgtable.h>
H A Dzsmalloc.c48 #include <linux/pgtable.h>
/linux-master/drivers/iommu/
H A Dio-pgtable-arm.c10 #define pr_fmt(fmt) "arm-lpae io-pgtable: " fmt
14 #include <linux/io-pgtable.h>
23 #include "io-pgtable-arm.h"
1193 pr_err("selftest: failed to allocate io pgtable ops\n");
H A Dmtk_iommu.c17 #include <linux/io-pgtable.h>
135 #define SHARE_PGTABLE BIT(10) /* 2 HW share pgtable */
213 * 16GB iova all use one pgtable, but each a region is a iommu group.
230 * The IOMMU HW may have 5 banks. Each bank has a independent pgtable.
271 * In the sharing pgtable case, list data->list to the global list like m4ulist.
272 * In the non-sharing pgtable case, list data->list to the itself hw_list_head.
646 /* Share pgtable when 2 MM IOMMU share the pgtable or one IOMMU use multiple iova ranges */
673 dev_err(data->dev, "Failed to alloc io pgtable\n");
726 /* Data is in the frstdata in sharing pgtable cas
[all...]
/linux-master/arch/sparc/mm/
H A Dsrmmu.c31 #include <asm/pgtable.h>
/linux-master/arch/riscv/mm/
H A Dinit.c32 #include <asm/pgtable.h>
/linux-master/arch/xtensa/kernel/
H A Dentry.S16 #include <linux/pgtable.h>
1846 * and is not PAGE_NONE. See pgtable.h for possible PTE layouts.
/linux-master/arch/openrisc/kernel/
H A Dhead.S19 #include <linux/pgtable.h>
H A Dentry.S16 #include <linux/pgtable.h>
/linux-master/arch/parisc/kernel/
H A Dpacache.S29 #include <linux/pgtable.h>
/linux-master/drivers/macintosh/
H A Dvia-pmu.c53 #include <linux/pgtable.h>
/linux-master/arch/sparc/kernel/
H A Dentry.S14 #include <linux/pgtable.h>
/linux-master/drivers/net/ethernet/amd/
H A Dsunlance.c97 #include <linux/pgtable.h>
/linux-master/arch/mips/kernel/
H A Dcpu-probe.c27 #include <asm/pgtable-bits.h>
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c14 #include <linux/pgtable.h>
1469 /* Set the rc bit in the pte of our (L0) pgtable for the L1 guest */
/linux-master/arch/x86/xen/
H A Dmmu_pv.c53 #include <linux/pgtable.h>
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c38 #include <linux/pgtable.h>
/linux-master/drivers/scsi/
H A D53c700.c118 #include <linux/pgtable.h>
/linux-master/arch/s390/kvm/
H A Dpriv.c15 #include <linux/pgtable.h>
/linux-master/arch/powerpc/sysdev/
H A Dmpic.c32 #include <linux/pgtable.h>
/linux-master/drivers/net/ethernet/apple/
H A Dbmac.c27 #include <linux/pgtable.h>
/linux-master/arch/x86/kernel/cpu/
H A Dbugs.c17 #include <linux/pgtable.h>
/linux-master/drivers/acpi/
H A Dscan.c21 #include <linux/pgtable.h>
/linux-master/arch/s390/include/asm/
H A Dpgtable.h9 * Derived from "include/asm-i386/pgtable.h"
1705 pgtable_t pgtable);

Completed in 288 milliseconds

<<11121314151617181920