Searched refs:PGFAULT_W (Results 1 – 2 of 2) sorted by relevance
279 (frame->error_code & PGFAULT_W) != 0 in x86_page_fault_exception()290 (frame->error_code & PGFAULT_W) != 0 in x86_page_fault_exception()352 (frame->error_code & PGFAULT_W) != 0, // write access in x86_page_fault_exception()
475 #define PGFAULT_W 0x02 // Write macro