Searched refs:_PAGE_PAT_LARGE (Results 1 – 2 of 2) sorted by relevance
46 #define _PAGE_PAT_LARGE (_AT(pteval_t, 1) << _PAGE_BIT_PAT_LARGE) macro343 pgprot_val(new) = (val & ~(_PAGE_PAT | _PAGE_PAT_LARGE)) | in pgprot_4k_2_large()352 pgprot_val(new) = (val & ~(_PAGE_PAT | _PAGE_PAT_LARGE)) | in pgprot_large_2_4k()353 ((val & _PAGE_PAT_LARGE) >> in pgprot_large_2_4k()
157 ((level == 3 || level == 2) && pr & _PAGE_PAT_LARGE)) in printk_prot()