Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dio.h371 extern bool is_early_ioremap_ptep(pte_t *ptep);
/kernel/linux/linux-5.10/arch/x86/mm/
Dioremap.c827 bool __init is_early_ioremap_ptep(pte_t *ptep) in is_early_ioremap_ptep() function