Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/fpu/
A Dxstate.c94 int cpu_has_xfeatures(u64 xfeatures_needed, const char **feature_name) in cpu_has_xfeatures() argument
96 u64 xfeatures_missing = xfeatures_needed & ~fpu_kernel_cfg.max_features; in cpu_has_xfeatures()
111 xfeatures_print = xfeatures_needed; in cpu_has_xfeatures()

Completed in 5 milliseconds