Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dcpu.h252 #define PG_ERROR_I_D_MASK 0x10 macro
Dhelper.c1258 error_code |= PG_ERROR_I_D_MASK; in cpu_x86_handle_mmu_fault()