Searched refs:PG_ERROR_W_MASK (Results 1 – 3 of 3) sorted by relevance
104 env->error_code = PG_ERROR_W_MASK | PG_ERROR_U_MASK; in write_ok_or_segv()
505 error_code |= PG_ERROR_W_MASK; in mmu_translate()
331 #define PG_ERROR_W_MASK (1 << PG_ERROR_W_BIT) macro