Searched refs:hugetlb (Results 1 - 25 of 58) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_umem.h48 int hugetlb; member in struct:ib_umem
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dumem.c38 #include <linux/hugetlb.h>
116 /* We assume the memory is from hugetlb until proved otherwise */
117 umem->hugetlb = 1;
129 * just assume the memory is not hugetlb memory
133 umem->hugetlb = 0;
178 umem->hugetlb = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dhugetlbpage.c17 #include <linux/hugetlb.h>
H A Dtlb-r4k.c15 #include <linux/hugetlb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dhugetlbpage.c14 #include <linux/hugetlb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dhwpoison-inject.c8 #include <linux/hugetlb.h>
H A DMakefile23 obj-$(CONFIG_HUGETLBFS) += hugetlb.o
H A Dpagewalk.c4 #include <linux/hugetlb.h>
155 * handle hugetlb vma individually because pagetable walk for
156 * the hugetlb page is dependent on the architecture and
166 * walk through hugetlb entries within a given vma.
H A Dmincore.c17 #include <linux/hugetlb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dnommu.c26 #include <linux/hugetlb.h>
H A Dmeminfo.c2 #include <linux/hugetlb.h>
H A Dpage.c10 #include <linux/hugetlb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dhugetlbpage-hash64.c11 #include <linux/hugetlb.h>
H A Dgup.c11 #include <linux/hugetlb.h>
H A Dinit_64.c44 #include <linux/hugetlb.h>
H A Dsubpage-prot.c15 #include <linux/hugetlb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/mm/
H A Dhugetlbpage.c9 #include <linux/hugetlb.h>
H A Dvmem.c13 #include <linux/hugetlb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dsys_ia64.c18 #include <linux/hugetlb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/mm/
H A Dhugetlbpage.c8 * Feb, 2004: dynamic hugetlb page size via boot parameter
14 #include <linux/hugetlb.h>
128 * This is called to free hugetlb page tables.
130 * The offset of these addresses from the base of the hugetlb
134 * If floor and ceiling are also in the hugetlb region, they
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-gru/
H A Dgrutlbpurge.c34 #include <linux/hugetlb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhugetlb.h207 /* Defines one hugetlb page size */
297 #include <asm/hugetlb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dhugetlbpage.c11 #include <linux/hugetlb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/mm/
H A Dhugetlbpage.c15 * Taken from i386 hugetlb implementation:
22 #include <linux/hugetlb.h>
82 /* hugetlb should be locked, and hence, prefaulted */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dhugetlbpage.c10 #include <linux/hugetlb.h>
59 * search for a shareable pmd page for hugetlb.

Completed in 182 milliseconds

123