Searched refs:hgpg_gdhit (Results 1 – 8 of 8) sorted by relevance
/dports/emulators/qemu60/qemu-6.0.0/target/mips/ |
H A D | tlb_helper.c | 637 bool hgpg_gdhit = false; in page_table_walk_refill() local 708 switch (walk_directory(env, &vaddr, pf_gdw, &huge_page, &hgpg_gdhit, in page_table_walk_refill() 784 switch (hgpg_bdhit << 3 | hgpg_gdhit << 2 | hgpg_udhit << 1 | in page_table_walk_refill()
|
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/ |
H A D | helper.c | 685 bool hgpg_gdhit = false; in page_table_walk_refill() local 756 switch (walk_directory(env, &vaddr, pf_gdw, &huge_page, &hgpg_gdhit, in page_table_walk_refill() 832 switch (hgpg_bdhit << 3 | hgpg_gdhit << 2 | hgpg_udhit << 1 | in page_table_walk_refill()
|
/dports/emulators/qemu5/qemu-5.2.0/target/mips/ |
H A D | helper.c | 691 bool hgpg_gdhit = false; in page_table_walk_refill() local 762 switch (walk_directory(env, &vaddr, pf_gdw, &huge_page, &hgpg_gdhit, in page_table_walk_refill() 838 switch (hgpg_bdhit << 3 | hgpg_gdhit << 2 | hgpg_udhit << 1 | in page_table_walk_refill()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/ |
H A D | helper.c | 691 bool hgpg_gdhit = false; in page_table_walk_refill() local 762 switch (walk_directory(env, &vaddr, pf_gdw, &huge_page, &hgpg_gdhit, in page_table_walk_refill() 838 switch (hgpg_bdhit << 3 | hgpg_gdhit << 2 | hgpg_udhit << 1 | in page_table_walk_refill()
|
/dports/emulators/qemu42/qemu-4.2.1/target/mips/ |
H A D | helper.c | 685 bool hgpg_gdhit = false; in page_table_walk_refill() local 756 switch (walk_directory(env, &vaddr, pf_gdw, &huge_page, &hgpg_gdhit, in page_table_walk_refill() 832 switch (hgpg_bdhit << 3 | hgpg_gdhit << 2 | hgpg_udhit << 1 | in page_table_walk_refill()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/sysemu/ |
H A D | tlb_helper.c | 710 bool hgpg_gdhit = false; 781 switch (walk_directory(env, &vaddr, pf_gdw, &huge_page, &hgpg_gdhit, 857 switch (hgpg_bdhit << 3 | hgpg_gdhit << 2 | hgpg_udhit << 1 |
|
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/sysemu/ |
H A D | tlb_helper.c | 710 bool hgpg_gdhit = false; in page_table_walk_refill() local 781 switch (walk_directory(env, &vaddr, pf_gdw, &huge_page, &hgpg_gdhit, in page_table_walk_refill() 857 switch (hgpg_bdhit << 3 | hgpg_gdhit << 2 | hgpg_udhit << 1 | in page_table_walk_refill()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/ |
H A D | helper.c | 787 bool hgpg_gdhit = false; local 858 switch (walk_directory(env, &vaddr, pf_gdw, &huge_page, &hgpg_gdhit, 934 switch (hgpg_bdhit << 3 | hgpg_gdhit << 2 | hgpg_udhit << 1 |
|