Home
last modified time | relevance | path

Searched defs:walk_pte (Results 1 – 2 of 2) sorted by relevance

/qemu/target/riscv/
H A Dmonitor.c80 static void walk_pte(Monitor *mon, hwaddr base, target_ulong start, in walk_pte() function
/qemu/target/i386/
H A Darch_memory_mapping.c20 static void walk_pte(MemoryMappingList *list, AddressSpace *as, in walk_pte() function