Searched refs:KERNEL_PTE (Results 1 – 1 of 1) sorted by relevance
844 #define KERNEL_PTE(page_shifted) ((page_shifted)|SRMMU_CACHE|SRMMU_PRIV|SRMMU_VALID) macro852 big_pte = KERNEL_PTE(phys_base >> 4); in do_large_mapping()