Home
last modified time | relevance | path

Searched refs:KERNEL_PTE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dsrmmu.c844 #define KERNEL_PTE(page_shifted) ((page_shifted)|SRMMU_CACHE|SRMMU_PRIV|SRMMU_VALID) macro
852 big_pte = KERNEL_PTE(phys_base >> 4); in do_large_mapping()
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dsrmmu.c845 #define KERNEL_PTE(page_shifted) ((page_shifted)|SRMMU_CACHE|SRMMU_PRIV|SRMMU_VALID) macro
853 big_pte = KERNEL_PTE(phys_base >> 4); in do_large_mapping()

Completed in 5 milliseconds