Home
last modified time | relevance | path

Searched refs:last_prot (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/
H A Dmonitor.c278 int prot, last_prot; in mem_info_32() local
283 last_prot = 0; in mem_info_32()
309 mem_print(mon, env, &start, &last_prot, end, prot); in mem_info_32()
319 int prot, last_prot; in mem_info_pae32() local
325 last_prot = 0; in mem_info_pae32()
364 mem_print(mon, env, &start, &last_prot, end, prot); in mem_info_pae32()
375 int prot, last_prot; in mem_info_la48() local
381 last_prot = 0; in mem_info_la48()
446 mem_print(mon, env, &start, &last_prot, end, prot); in mem_info_la48()
455 int prot, last_prot; in mem_info_la57() local
[all …]