Home
last modified time | relevance | path

Searched defs:guestid_cache (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dcpu-info.h107 unsigned int guestid_cache; member
/openbmc/linux/arch/mips/kvm/
H A Dvz.c2411 #define guestid_cache(cpu) (cpu_data[cpu].guestid_cache) macro