Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dio.h371 extern bool is_early_ioremap_ptep(pte_t *ptep);
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dioremap.c878 bool __init is_early_ioremap_ptep(pte_t *ptep) in is_early_ioremap_ptep() function