Lines Matching full:supervisor
60 * XSAVE buffer, both supervisor and user xstates.
123 * returns ECX[0] set to (1) for a supervisor state, and cleared (0) in xfeature_is_supervisor()
151 * MSR_IA32_XSS sets supervisor states managed by XSAVES. in fpu__init_cpu_xstate()
196 * If an xfeature is supervisor state, the offset in EBX is in setup_xstate_features()
317 * Setup offsets of a supervisor-state-only XSAVES buffer:
430 * Only XSAVES supports supervisor states and it uses compacted in xfeature_uncompacted_offset()
431 * format. Checking a supervisor state's uncompacted offset is in xfeature_uncompacted_offset()
456 /* No unknown or supervisor features may be set */ in validate_user_xstate_header()
570 * Supervisor state components can be managed only by in do_extra_xstate_size_checks()
621 * Get the total size of the enabled xstates without the independent supervisor
755 * Find supervisor xstates supported by the processor. in fpu__init_system_xstate()
793 * supervisor xstates: in fpu__init_system_xstate()