Searched refs:PGEX_PK (Results 1 – 2 of 2) sorted by relevance
101 #define PGEX_PK 0x20 /* protection key violation */ macro
808 if ((frame->tf_err & PGEX_PK) != 0) { in trap_pfault()900 code & PGEX_PK ? " prot key" : "", in trap_diag()