Searched defs:guestid_cache (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/include/asm/ | ||
H A D | cpu-info.h | 107 unsigned int guestid_cache; member |
/linux/arch/mips/kvm/ | ||
H A D | vz.c | 2411 #define guestid_cache(cpu) (cpu_data[cpu].guestid_cache) macro |