Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_mmu.h34 #define MMU_PAGE_PT (1 << 0) macro
H A Dx86_mmu.c122 pt->err_code |= MMU_PAGE_PT; in test_pt_entry()
126 pt->err_code |= MMU_PAGE_PT; in test_pt_entry()