Searched refs:its_mod (Results 1 – 1 of 1) sorted by relevance
116 static struct module *its_mod; variable195 its_mod = mod; in its_init_mod()204 WARN_ON_ONCE(its_mod != mod); in its_fini_mod()206 its_mod = NULL; in its_fini_mod()233 if (its_mod) in its_alloc()234 pages = &its_mod->arch.its_pages; in its_alloc()