Home
last modified time | relevance | path

Searched refs:lowmem (Results 1 – 8 of 8) sorted by relevance

/linux/arch/mips/bcm47xx/
H A Dprom.c56 static unsigned long lowmem __initdata;
94 lowmem = mem; in prom_init_mem()
150 if (lowmem != 128 << 20 || !highmem_region) in bcm47xx_prom_highmem_init()
169 extmem -= lowmem; in bcm47xx_prom_highmem_init()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dicm.c271 (table->lowmem ? GFP_KERNEL : GFP_HIGHUSER) | in mlx4_table_get()
322 if (!table->lowmem) in mlx4_table_find()
436 table->lowmem = use_lowmem; in mlx4_init_icm_table()
H A Dmlx4.h267 int lowmem; member
/linux/Documentation/arch/powerpc/
H A Dkaslr-booke32.rst15 parts expect lowmem to be mapped by fixed TLB entries(TLB1). The TLB1
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.h68 int lowmem; member
H A Dmthca_memfree.c235 (table->lowmem ? GFP_KERNEL : GFP_HIGHUSER) | in mthca_table_get()
285 if (!table->lowmem) in mthca_table_find()
378 table->lowmem = use_lowmem; in mthca_alloc_icm_table()
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkmemleak.rst156 下列函数使用一个物理地址作为对象指针并且只在地址有一个 lowmem 映射时做出相应的
/linux/arch/arc/boot/dts/
H A Dhsdk.dts347 reg = <0x0 0x80000000 0x0 0x40000000>; /* 1 GB lowmem */