arm64_ioremap_prot_hook_register
int arm64_ioremap_prot_hook_register(const ioremap_prot_hook_t hook);
if (arm64_ioremap_prot_hook_register(realm_ioremap_hook))
arm64_ioremap_prot_hook_register(&mmio_guard_ioremap_hook);