Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_mmu.c99 static bool test_pt_entry(CPUState *cpu, struct gpt_translation *pt, in test_pt_entry() function
199 if (!test_pt_entry(cpu, pt, level - 1, &largeness, pae)) { in walk_gpt()