Searched refs:cpuid_getcache (Results 1 – 3 of 3) sorted by relevance
1877 extern int cpuid_getcache(struct cpu *, uint32_t, x86_cache_t *);
723 int ret = cpuid_getcache(HDLPRIV(hdl), cno, cachep); in ntv_cache()
8421 cpuid_getcache(struct cpu *cpu, uint32_t cno, x86_cache_t *cache) in cpuid_getcache() function