lowmem             53 arch/mips/bcm47xx/prom.c static unsigned long lowmem __initdata;
lowmem             91 arch/mips/bcm47xx/prom.c 	lowmem = mem;
lowmem            149 arch/mips/bcm47xx/prom.c 	if (lowmem != 128 << 20 || !highmem_region)
lowmem            168 arch/mips/bcm47xx/prom.c 	extmem -= lowmem;
lowmem            332 drivers/infiniband/hw/hns/hns_roce_device.h 	int		lowmem;
lowmem            558 drivers/infiniband/hw/hns/hns_roce_hem.c 						(table->lowmem ? GFP_KERNEL :
lowmem            637 drivers/infiniband/hw/hns/hns_roce_hem.c 				       (table->lowmem ? GFP_KERNEL :
lowmem            817 drivers/infiniband/hw/hns/hns_roce_hem.c 	if (!table->lowmem)
lowmem           1006 drivers/infiniband/hw/hns/hns_roce_hem.c 	table->lowmem = use_lowmem;
lowmem            235 drivers/infiniband/hw/mthca/mthca_memfree.c 					(table->lowmem ? GFP_KERNEL : GFP_HIGHUSER) |
lowmem            285 drivers/infiniband/hw/mthca/mthca_memfree.c 	if (!table->lowmem)
lowmem            378 drivers/infiniband/hw/mthca/mthca_memfree.c 	table->lowmem   = use_lowmem;
lowmem             68 drivers/infiniband/hw/mthca/mthca_memfree.h 	int               lowmem;
lowmem            272 drivers/net/ethernet/mellanox/mlx4/icm.c 				       (table->lowmem ? GFP_KERNEL : GFP_HIGHUSER) |
lowmem            323 drivers/net/ethernet/mellanox/mlx4/icm.c 	if (!table->lowmem)
lowmem            437 drivers/net/ethernet/mellanox/mlx4/icm.c 	table->lowmem   = use_lowmem;
lowmem            265 drivers/net/ethernet/mellanox/mlx4/mlx4.h 	int			lowmem;