Lines Matching full:supervisor
194 * MSR_IA32_XSS sets supervisor states managed by XSAVES. in fpu__init_cpu_xstate()
237 * If an xfeature is supervisor state, the offset in EBX is in setup_xstate_cache()
405 /* No unknown or supervisor features may be set */ in validate_user_xstate_header()
592 * Supervisor state components can be managed only by in paranoid_xstate_size_valid()
596 XSTATE_WARN_ON(1, "Got supervisor feature %d, but XSAVES not advertised\n", i); in paranoid_xstate_size_valid()
629 * are no supervisor states, but XSAVEC still uses compacted in get_compacted_size()
637 * Get the total size of the enabled xstates without the independent supervisor
687 * XSAVES kernel size includes supervisor states and uses compacted in init_xstate_size()
689 * supervisor states. in init_xstate_size()
691 * XSAVE[OPT] do not support supervisor states so kernel and user in init_xstate_size()
774 * Find supervisor xstates supported by the processor. in fpu__init_system_xstate()
851 * supervisor xstates: in fpu__init_system_xstate()
1606 /* Take supervisor states into account on the host */ in __xstate_request_perm()