Searched refs:ioremap_prot_hook (Results 1 – 1 of 1) sorted by relevance
6 static ioremap_prot_hook_t ioremap_prot_hook; variable10 if (WARN_ON(ioremap_prot_hook)) in arm64_ioremap_prot_hook_register()13 ioremap_prot_hook = hook; in arm64_ioremap_prot_hook_register()35 if (unlikely(ioremap_prot_hook) && in ioremap_prot()36 WARN_ON(ioremap_prot_hook(phys_addr, size, &pgprot))) { in ioremap_prot()