Home
last modified time | relevance | path

Searched refs:goal (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kernel/
Dsetup_percpu.c103 const unsigned long goal = __pa(MAX_DMA_ADDRESS); in pcpu_alloc_bootmem() local
109 ptr = memblock_alloc_from(size, align, goal); in pcpu_alloc_bootmem()
115 ptr = memblock_alloc_try_nid(size, align, goal, in pcpu_alloc_bootmem()
124 return memblock_alloc_from(size, align, goal); in pcpu_alloc_bootmem()
/arch/sparc/kernel/
Dsmp_64.c1548 const unsigned long goal = __pa(MAX_DMA_ADDRESS); in pcpu_alloc_bootmem() local
1554 ptr = memblock_alloc_from(size, align, goal); in pcpu_alloc_bootmem()
1560 ptr = memblock_alloc_try_nid(size, align, goal, in pcpu_alloc_bootmem()
1567 return memblock_alloc_from(size, align, goal); in pcpu_alloc_bootmem()
/arch/m68k/ifpsp060/src/
Dpfpsp.S3088 # In a system where the FP Operr exception is enabled, the goal #
3758 # In a system where the DZ exception is enabled, the goal is to #
Dfpsp.S3089 # In a system where the FP Operr exception is enabled, the goal #
3759 # In a system where the DZ exception is enabled, the goal is to #