Home
last modified time | relevance | path

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

/external/cpu_features/src/
Dcpuinfo_x86.c209 static bool HasTmmOsXSave(uint32_t xcr0_eax) { in HasTmmOsXSave() function
1193 os_support.have_amx = HasTmmOsXSave(xcr0_eax); in CheckOsSupport()