Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Dhmi.h15 #define MAX_SUBCORE_PER_CORE 4 macro
24 u8 in_guest[MAX_SUBCORE_PER_CORE];
/linux-6.6.21/arch/powerpc/kvm/
Dbook3s_hv_hmi.c37 for (i = 0; i < MAX_SUBCORE_PER_CORE; i++) in wait_for_subcore_guest_exit()