Searched defs:PGEX_P (Results 1 – 2 of 2) sorted by relevance
127 #define PGEX_P 0x01 /* Protection violation vs. not present */ macro
401 #define PGEX_P (1 << 0) /* Non-present/Protection */ macro