Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Dload.c194 int curr_pkg, cpu, ret; in scan_chunks_sanity_check() local
207 curr_pkg = topology_physical_package_id(cpu); in scan_chunks_sanity_check()
208 if (ifs_pkg_auth[curr_pkg]) in scan_chunks_sanity_check()
219 ifs_pkg_auth[curr_pkg] = 1; in scan_chunks_sanity_check()