Home
last modified time | relevance | path

Searched refs:SMP_CACHE_BYTES (Results 1 – 25 of 114) sorted by relevance

12345

/linux/include/linux/
A Dcache.h12 #ifndef SMP_CACHE_BYTES
13 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
41 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
54 __attribute__((__aligned__(SMP_CACHE_BYTES), \
/linux/arch/arc/include/asm/
A Dcache.h50 #define SMP_CACHE_BYTES 128 macro
51 #define cache_line_size() SMP_CACHE_BYTES
52 #define ARCH_DMA_MINALIGN SMP_CACHE_BYTES
/linux/arch/sparc/kernel/
A Dvmlinux.lds.S22 #define SMP_CACHE_BYTES (1 << SMP_CACHE_BYTES_SHIFT) macro
70 RW_DATA(SMP_CACHE_BYTES, 0, THREAD_SIZE)
172 PERCPU_SECTION(SMP_CACHE_BYTES)
/linux/arch/ia64/include/asm/
A Dcache.h17 # define SMP_CACHE_BYTES L1_CACHE_BYTES macro
25 # define SMP_CACHE_BYTES (1 << 3) macro
/linux/tools/virtio/ringtest/
A Dptr_ring.c13 #define SMP_CACHE_BYTES 64 macro
14 #define cache_line_size() SMP_CACHE_BYTES
15 #define ____cacheline_aligned_in_smp __attribute__ ((aligned (SMP_CACHE_BYTES)))
/linux/arch/sh/mm/
A Dnuma.c45 SMP_CACHE_BYTES, nid); in setup_bootmem_node()
48 __func__, sizeof(struct pglist_data), SMP_CACHE_BYTES, in setup_bootmem_node()
/linux/arch/ia64/kernel/
A Dvmlinux.lds.S168 PERCPU_VADDR(SMP_CACHE_BYTES, PERCPU_ADDR, :percpu)
181 CACHELINE_ALIGNED_DATA(SMP_CACHE_BYTES)
182 READ_MOSTLY_DATA(SMP_CACHE_BYTES)
/linux/arch/alpha/kernel/
A Dpci-noop.c36 hose = memblock_alloc(sizeof(*hose), SMP_CACHE_BYTES); in alloc_pci_controller()
50 void *ptr = memblock_alloc(sizeof(struct resource), SMP_CACHE_BYTES); in alloc_resource()
A Dpci.c395 hose = memblock_alloc(sizeof(*hose), SMP_CACHE_BYTES); in alloc_pci_controller()
409 void *ptr = memblock_alloc(sizeof(struct resource), SMP_CACHE_BYTES); in alloc_resource()
/linux/arch/powerpc/mm/nohash/
A Dmmu_context.c396 context_map = memblock_alloc(CTX_MAP_SIZE, SMP_CACHE_BYTES); in mmu_context_init()
401 SMP_CACHE_BYTES); in mmu_context_init()
406 stale_map[boot_cpuid] = memblock_alloc(CTX_MAP_SIZE, SMP_CACHE_BYTES); in mmu_context_init()
/linux/arch/mips/loongson64/
A Dnuma.c91 const size_t nd_size = roundup(sizeof(pg_data_t), SMP_CACHE_BYTES); in node_mem_init()
101 nd_pa = memblock_phys_alloc_try_nid(nd_size, SMP_CACHE_BYTES, node); in node_mem_init()
/linux/init/
A Dmain.c375 new_cmdline = memblock_alloc(len + 1, SMP_CACHE_BYTES); in xbc_make_cmdline()
625 saved_command_line = memblock_alloc(len + ilen, SMP_CACHE_BYTES); in setup_command_line()
629 static_command_line = memblock_alloc(len, SMP_CACHE_BYTES); in setup_command_line()
905 unknown_options = memblock_alloc(len, SMP_CACHE_BYTES); in print_unknown_bootoptions()
1176 SMP_CACHE_BYTES); in initcall_blacklist()
1181 SMP_CACHE_BYTES); in initcall_blacklist()
/linux/arch/microblaze/include/asm/
A Dcache.h19 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/linux/arch/alpha/include/asm/
A Dcache.h21 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/linux/arch/sparc/include/asm/
A Dcache.h22 #define SMP_CACHE_BYTES (1 << SMP_CACHE_BYTES_SHIFT) macro
/linux/arch/powerpc/lib/
A Dalloc.c17 p = memblock_alloc(size, SMP_CACHE_BYTES); in zalloc_maybe_bootmem()
/linux/drivers/char/hw_random/
A Dvirtio-rng.c30 #if SMP_CACHE_BYTES < 32
33 u8 data[SMP_CACHE_BYTES];
/linux/arch/xtensa/include/asm/
A Dcache.h18 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/linux/arch/parisc/include/asm/
A Dcache.h21 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/linux/arch/um/kernel/
A Dinitrd.c39 area = memblock_alloc(size, SMP_CACHE_BYTES); in read_initrd()
/linux/arch/csky/include/asm/
A Dprocessor.h20 } __aligned(SMP_CACHE_BYTES);
/linux/mm/
A Dpercpu.c1365 chunk = memblock_alloc(alloc_size, SMP_CACHE_BYTES); in pcpu_alloc_first_chunk()
1380 chunk->alloc_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES); in pcpu_alloc_first_chunk()
1387 chunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES); in pcpu_alloc_first_chunk()
1393 chunk->md_blocks = memblock_alloc(alloc_size, SMP_CACHE_BYTES); in pcpu_alloc_first_chunk()
2636 group_offsets = memblock_alloc(alloc_size, SMP_CACHE_BYTES); in pcpu_setup_first_chunk()
2642 group_sizes = memblock_alloc(alloc_size, SMP_CACHE_BYTES); in pcpu_setup_first_chunk()
2648 unit_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES); in pcpu_setup_first_chunk()
2654 unit_off = memblock_alloc(alloc_size, SMP_CACHE_BYTES); in pcpu_setup_first_chunk()
2728 SMP_CACHE_BYTES); in pcpu_setup_first_chunk()
3051 areas = memblock_alloc(areas_size, SMP_CACHE_BYTES); in pcpu_embed_first_chunk()
[all …]
/linux/drivers/net/vmxnet3/
A Dvmxnet3_int.h254 } __attribute__((__aligned__(SMP_CACHE_BYTES)));
304 } __attribute__((__aligned__(SMP_CACHE_BYTES)));
/linux/arch/x86/include/asm/
A Dpvclock.h92 } __attribute__((__aligned__(SMP_CACHE_BYTES)));
/linux/arch/powerpc/include/asm/
A Dcache.h32 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro

Completed in 33 milliseconds

12345