Searched refs:BTFIXUP_INT (Results 1 – 2 of 2) sorted by relevance
62 #define PAGE_NONE __pgprot(BTFIXUP_INT(page_none))64 #define PAGE_COPY __pgprot(BTFIXUP_INT(page_copy))65 #define PAGE_READONLY __pgprot(BTFIXUP_INT(page_readonly))72 #define PAGE_KERNEL __pgprot(BTFIXUP_INT(page_kernel))282 return __pte((pte_val(pte) & BTFIXUP_INT(pte_modify_mask)) | in pte_modify()
23 #define BTFIXUP_INT(__name) ___illegal_use_of_BTFIXUP_INT_in_module() macro31 #define BTFIXUP_INT(__name) ((unsigned int)&___i_##__name) macro