Searched refs:its_mod (Results 1 – 1 of 1) sorted by relevance
110 static struct module *its_mod; variable189 its_mod = mod; in its_init_mod()198 WARN_ON_ONCE(its_mod != mod); in its_fini_mod()200 its_mod = NULL; in its_fini_mod()227 if (its_mod) in its_alloc()228 pages = &its_mod->arch.its_pages; in its_alloc()