Searched refs:_PAGE_FP_BIT (Results 1 – 2 of 2) sorted by relevance
146 #define _PAGE_FP_BIT 0x08 /* HW fetch protection bit */ macro
602 (unsigned long) (skey & (_PAGE_ACC_BITS | _PAGE_FP_BIT)) << 56; in pgste_update_all()642 nkey &= ~(_PAGE_ACC_BITS | _PAGE_FP_BIT); in pgste_set_pte()