Home
last modified time | relevance | path

Searched refs:pgprot_from_va (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/arch/riscv/mm/
H A Dinit.c777 static __meminit pgprot_t pgprot_from_va(uintptr_t va) in pgprot_from_va() function
802 static __meminit pgprot_t pgprot_from_va(uintptr_t va) in pgprot_from_va() function
963 PAGE_KERNEL_EXEC : pgprot_from_va(va)); in create_kernel_page_table()
1268 pgprot ? *pgprot : pgprot_from_va(va)); in create_linear_mapping_range()