Searched refs:_PAGE_BIT_USER (Results 1 – 2 of 2) sorted by relevance
80 #define _PAGE_BIT_USER 6 /* AP1-bit : user space access allowed */ macro96 #define _PAGE_USER (1 << _PAGE_BIT_USER)
11 #define _PAGE_BIT_USER 2 /* userspace addressable */ macro36 #define _PAGE_USER (_AT(pteval_t, 1) << _PAGE_BIT_USER)