Home
last modified time | relevance | path

Searched defs:max_address (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-dram/
H A Dbdk-dram-test-patfil.c61 int __bdk_dram_test_mem_self_addr(uint64_t area, uint64_t max_address, int bursts) in __bdk_dram_test_mem_self_addr()
151 static uint32_t test_mem_pattern(uint64_t area, uint64_t max_address, uint64_t pattern, in test_mem_pattern()
196 int __bdk_dram_test_mem_leftwalk0(uint64_t area, uint64_t max_address, int bursts) in __bdk_dram_test_mem_leftwalk0()
217 int __bdk_dram_test_mem_leftwalk1(uint64_t area, uint64_t max_address, int bursts) in __bdk_dram_test_mem_leftwalk1()
238 int __bdk_dram_test_mem_rightwalk0(uint64_t area, uint64_t max_address, int bursts) in __bdk_dram_test_mem_rightwalk0()
259 int __bdk_dram_test_mem_rightwalk1(uint64_t area, uint64_t max_address, int bursts) in __bdk_dram_test_mem_rightwalk1()
286 static int test_mem_march_c(uint64_t area, uint64_t max_address, uint64_t pattern) in test_mem_march_c()
373 int __bdk_dram_test_mem_solid(uint64_t area, uint64_t max_address, int bursts) in __bdk_dram_test_mem_solid()
391 int __bdk_dram_test_mem_checkerboard(uint64_t area, uint64_t max_address, int bursts) in __bdk_dram_test_mem_checkerboard()
409 int __bdk_dram_test_mem_random(uint64_t area, uint64_t max_address, int bursts) in __bdk_dram_test_mem_random()
[all …]
H A Dbdk-dram-test.c117 void __bdk_dram_flush_to_mem_range(uint64_t area, uint64_t max_address) in __bdk_dram_flush_to_mem_range()
205 uint64_t max_address = bdk_dram_get_size_mbytes(bdk_numa_local()); in __bdk_dram_run_test() local
H A Dbdk-dram-test-fastscan.c60 int __bdk_dram_test_fast_scan(uint64_t area, uint64_t max_address, int bursts) in __bdk_dram_test_fast_scan()
H A Dbdk-dram-test-addrbus.c57 int __bdk_dram_test_mem_address_bus(uint64_t area, uint64_t max_address, int bursts) in __bdk_dram_test_mem_address_bus()
/aosp_15_r20/external/crosvm/resources/src/
H A Dsystem_allocator.rs32 max_address: u64, field
66 pub fn max_address(&mut self, max_address: u64) -> &mut Self { in max_address() method
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/
H A Dstack_trace_posix.cc55 const char* max_address = start + sizeof(void*) * 2; in ParseAddress() local
/aosp_15_r20/art/compiler/debug/
H A Delf_debug_writer.cc248 uint64_t max_address = 0; in PackElfFileForJIT() local
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader.cc1861 const uint64_t max_address = in ReadDebugRanges() local
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-assembler-sve-aarch64.cc8706 uint64_t* max_address = nullptr) { in BufferFillingHelper()
9841 uint64_t max_address = 0; in GatherLoadScalarPlusVectorHelper() local
9950 uint64_t max_address = 0; in GatherLoadScalarPlusScalarOrImmHelper() local