Searched defs:MEM_SIZE (Results 1 – 15 of 15) sorted by relevance
19 const MEM_SIZE: u64 = 256 * 1024 * 1024; constant
15 const MEM_SIZE: u64 = 256 * 1024 * 1024; constant
28 const MEM_SIZE: u64 = 256 * 1024 * 1024; constant
24 const MEM_SIZE: u64 = 1024 * 1024; constant
202 const MEM_SIZE: u64 = 0x200_0000; constant
381 const MEM_SIZE: u64 = 0x40_0000; constant
499 const MEM_SIZE: usize = PAGE_SIZE * MAX_THREADS; in test_read_events() constant
14 #define MEM_SIZE (1024 * 1024 * 100) macro
50 #define MEM_SIZE 1024 * 1024 macro
2612 const MEM_SIZE: u64 = 0x1000; in cmdline_overflow() constant2625 const MEM_SIZE: u64 = 0x1000; in cmdline_write_end() constant
46 #define MEM_SIZE MEM_32768 macro
72 static const uint64_t MEM_SIZE = 0xfffffffffffff000; member
58 #define MEM_SIZE ((MEMBASE + MEMSIZE) - MEM_START) macro
28 #define MEM_SIZE ((512U << 20) + 4096) macro
1490 #define MEM_SIZE(RTX) (get_mem_attrs (RTX)->size) macro