Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dcpu.h250 #define PG_ERROR_U_MASK 0x04 macro
Dhelper.c951 env->error_code |= PG_ERROR_U_MASK; in cpu_x86_handle_mmu_fault()
1254 error_code |= PG_ERROR_U_MASK; in cpu_x86_handle_mmu_fault()