Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/ifs/
H A Dcore.c32 bool *ifs_pkg_auth; variable
106 kfree(ifs_pkg_auth); in ifs_cleanup()
128 ifs_pkg_auth = kmalloc_objs(bool, topology_max_packages()); in ifs_init()
129 if (!ifs_pkg_auth) in ifs_init()
H A Difs.h411 extern bool *ifs_pkg_auth;