Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_mmu.c50 bool exec_access; member
110 if (pt->exec_access) { in test_pt_entry()
142 if (pae && pt->exec_access && !pte_exec_access(pte)) { in test_pt_entry()
194 pt->exec_access = (err_code & MMU_PAGE_NX); in walk_gpt()