/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | numa.c | 22 int nid; in numa_setup() local
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | numa.c | 22 int nid; in numa_setup() local
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
H A D | mmzone.h | 23 int nid = paddr_to_nid(pfn << PAGE_SHIFT); in pfn_to_nid() local
|
H A D | numa.h | 41 int nid; /* which logical node contains this chunk? */ member 47 int nid; /* logical node containing this CPU */ member
|
/kernel/linux/linux-5.10/arch/mips/loongson64/ |
H A D | dma.c | 11 long nid = (paddr >> 44) & 0x3; in phys_to_dma() local 20 long nid = (daddr >> node_id_offset) & 0x3; in dma_to_phys() local
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | mmzone.h | 34 int nid = pfn_to_nid(pfn); in pfn_valid() local
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | mmzone.h | 23 int nid = paddr_to_nid(pfn << PAGE_SHIFT); in pfn_to_nid() local
|
H A D | numa.h | 41 int nid; /* which logical node contains this chunk? */ member 47 int nid; /* logical node containing this CPU */ member
|
/kernel/linux/linux-6.6/arch/mips/loongson64/ |
H A D | dma.c | 11 long nid = (paddr >> 44) & 0x3; in phys_to_dma() local 20 long nid = (daddr >> node_id_offset) & 0x3; in dma_to_phys() local
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | highmem_32.c | 11 int nid; in set_highmem_pages_init() local
|
H A D | numa_internal.h | 11 int nid; member
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | mmzone.h | 13 int nid; in pfn_to_nid() local 31 setup_bootmem_node(int nid, unsigned long start, unsigned long end) setup_bootmem_node() argument [all...] |
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | numa.c | 26 void __init setup_bootmem_node(int nid, unsigned long start, unsigned long end) in setup_bootmem_node() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | numa_internal.h | 11 int nid; member
|
H A D | highmem_32.c | 69 int nid; in set_highmem_pages_init() local
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | mmzone.h | 13 int nid; in pfn_to_nid() local 31 setup_bootmem_node(int nid, unsigned long start, unsigned long end) setup_bootmem_node() argument [all...] |
/kernel/linux/linux-6.6/arch/sh/mm/ |
H A D | numa.c | 26 void __init setup_bootmem_node(int nid, unsigned long start, unsigned long end) in setup_bootmem_node() argument [all...] |
/kernel/linux/linux-6.6/drivers/dax/ |
H A D | cxl.c | 12 int nid = phys_to_target_node(cxlr_dax->hpa_range.start); in cxl_dax_region_probe() local
|
/kernel/linux/linux-6.6/tools/testing/memblock/ |
H A D | mmzone.c | 14 void reserve_bootmem_region(phys_addr_t start, phys_addr_t end, int nid) in reserve_bootmem_region() argument
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | numa.h | 50 static inline void early_map_cpu_to_node(unsigned int cpu, int nid) { } in early_map_cpu_to_node() argument
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | kasan.h | 35 kasan_populate_shadow_for_vaddr(void *va, size_t size, int nid) kasan_populate_shadow_for_vaddr() argument
|
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/ |
H A D | ip27-init.c | 94 nasid_t nid; in plat_mem_setup() local
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | numa.c | 21 void map_cpu_to_node(int cpu, int nid) in map_cpu_to_node() argument 42 void unmap_cpu_from_node(int cpu, int nid) in unmap_cpu_from_node() argument [all...] |
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | numa.c | 21 void map_cpu_to_node(int cpu, int nid) in map_cpu_to_node() argument 42 void unmap_cpu_from_node(int cpu, int nid) in unmap_cpu_from_node() argument [all...] |
/kernel/linux/linux-6.6/arch/ia64/mm/ |
H A D | numa.c | 73 int nid = paddr_to_nid(addr); in memory_add_physaddr_to_nid() local
|