Searched refs:mem_print (Results 1 – 1 of 1) sorted by relevance
/external/qemu/ |
D | monitor.c | 1279 static void mem_print(Monitor *mon, uint32_t *pstart, int *plast_prot, in mem_print() function 1324 mem_print(mon, &start, &last_prot, end, prot); in mem_info() 1336 mem_print(mon, &start, &last_prot, end, prot); in mem_info() 1341 mem_print(mon, &start, &last_prot, end, prot); in mem_info()
|