Searched refs:TILE_CPUID (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/fpu/ |
D | xstate.h | 17 #define TILE_CPUID 0x0000001d macro
|
/linux-6.12.1/arch/x86/kernel/fpu/ |
D | xstate.c | 487 cpuid_count(TILE_CPUID, 0, &max_palid, &ebx, &ecx, &edx); in check_xtile_data_against_struct() 501 cpuid_count(TILE_CPUID, palid, &eax, &ebx, &edx, &edx); in check_xtile_data_against_struct()
|
/linux-6.12.1/tools/testing/selftests/x86/ |
D | amx.c | 106 #define TILE_CPUID 0x1d macro
|