Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dset_memory.h17 bool kernel_page_present(struct page *page);
/linux/arch/arm64/include/asm/
H A Dset_memory.h17 bool kernel_page_present(struct page *page);
/linux/arch/riscv/include/asm/
H A Dset_memory.h46 bool kernel_page_present(struct page *page);
/linux/arch/x86/include/asm/
H A Dset_memory.h93 bool kernel_page_present(struct page *page);
/linux/arch/loongarch/mm/
H A Dpageattr.c161 bool kernel_page_present(struct page *page) in kernel_page_present() function
/linux/arch/arm64/mm/
H A Dpageattr.c319 bool kernel_page_present(struct page *page) in kernel_page_present() function
/linux/arch/riscv/mm/
H A Dpageattr.c435 bool kernel_page_present(struct page *page) in kernel_page_present() function
/linux/arch/x86/mm/pat/
H A Dset_memory.c2699 bool kernel_page_present(struct page *page) in kernel_page_present() function