Home
last modified time | relevance | path

Searched refs:_PAGE_FP_BIT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/s390/include/asm/
Dpage.h146 #define _PAGE_FP_BIT 0x08 /* HW fetch protection bit */ macro
Dpgtable.h602 (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()