Searched refs:memory (Results 1 – 12 of 12) sorted by relevance
22 static void *memory; variable32 volatile char *m = memory; in tlbie_fn()77 memory = alloc_vpages(1); in test_tlbie()78 ptep = install_page(NULL, p[0], memory); in test_tlbie()80 assert(ptep == install_page(NULL, p[1], memory)); in test_tlbie()82 assert(ptep == install_page(NULL, p[0], memory)); in test_tlbie()84 flush_tlb_page((unsigned long)memory); in test_tlbie()95 flush_tlb_page((unsigned long)memory); in test_tlbie()101 flush_tlb_page((unsigned long)memory); in test_tlbie()141 memory = alloc_vpages(1); in test_tlbie_this_cpu()[all …]
12 # that the configured amount of memory (-m <MB>) are correctly setup32 [migration-memory]33 file = memory-verify.elf
10 $(TEST_DIR)/memory-verify.elf \
2 * init::start will pass stacktop to setup() as the base of free memory.5 * having the following memory layout:7 * +----------------------+ <-- top of physical memory
83 ldr r2, =stacktop @ r2,r3 is the base of free memory
12 # that the configured amount of memory (-m <MB>) are correctly setup
7 memory size, etc. See file docs/testdev.txt for more details.33 sieve: heavy memory access with no paging and with paging static and
31 $(TEST_DIR)/ioapic.$(exe) $(TEST_DIR)/memory.$(exe) \
178 [memory]179 file = memory.flat
3 tests += $(TEST_DIR)/memory-verify.elf
28 [migration-memory]29 file = memory-verify.elf