Home
last modified time | relevance | path

Searched refs:highmem_region (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/bcm47xx/
H A Dprom.c142 bool highmem_region = false; in bcm47xx_prom_highmem_init() local
148 highmem_region = true; in bcm47xx_prom_highmem_init()
150 if (lowmem != 128 << 20 || !highmem_region) in bcm47xx_prom_highmem_init()
/kernel/linux/linux-6.6/arch/mips/bcm47xx/
H A Dprom.c138 bool highmem_region = false; in bcm47xx_prom_highmem_init() local
144 highmem_region = true; in bcm47xx_prom_highmem_init()
146 if (lowmem != 128 << 20 || !highmem_region) in bcm47xx_prom_highmem_init()

Completed in 1 milliseconds