Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
H A Dxstate.c479 u32 max_palid, palid, state_size; in check_xtile_data_against_struct() local
493 for (palid = 1, max_tile = 0; palid <= max_palid; palid++) { in check_xtile_data_against_struct()
501 cpuid_count(TILE_CPUID, palid, &eax, &ebx, &edx, &edx); in check_xtile_data_against_struct()