Home
last modified time | relevance | path

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

/arch/x86/
A Dfpu.c57 bool with_xsaveopt; member
147 fpu_features.with_xsaveopt = false; in x86_fpu_early_init()
154 fpu_features.with_xsaveopt = BIT(leaf.a, 0); in x86_fpu_early_init()
157 …LTRACEF("xsaveopt %u xsavec %u xsaves %u\n", fpu_features.with_xsaveopt, fpu_features.with_xsavec,… in x86_fpu_early_init()
192 …dprintf(SPEW, "\txsaveopt %u xsavec %u xsaves %u\n", fpu_features.with_xsaveopt, fpu_features.with… in x86_fpu_init()

Completed in 3 milliseconds