Searched refs:L1_CACHE_BYTES (Results 1 – 3 of 3) sorted by relevance
212 #define L1_CACHE_BYTES BIT(L1_CACHE_SHIFT) macro213 #define ARM64_CPU_INIT_SIZE L1_CACHE_BYTES
51 volatile struct boot_params __aligned(L1_CACHE_BYTES) arm64_cpu_boot_params = {
18 #define ETH_IVSHMEM_FRAME_SIZE(len) ROUND_UP(18 + (len), L1_CACHE_BYTES)