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()
292 mem_print(mon, env, &start, &last_prot, end, prot); in mem_info_32()
304 mem_print(mon, env, &start, &last_prot, end, prot); in mem_info_32()
309 mem_print(mon, env, &start, &last_prot, end, prot); in mem_info_32()
313 mem_print(mon, env, &start, &last_prot, (hwaddr)1 << 32, 0); in mem_info_32()
319 int prot, last_prot; in mem_info_pae32() local
325 last_prot = 0; in mem_info_pae32()
341 mem_print(mon, env, &start, &last_prot, end, prot); in mem_info_pae32()
354 mem_print(mon, env, &start, &last_prot, end, prot); in mem_info_pae32()
[all …]