Home
last modified time | relevance | path

Searched defs:xstate_bv (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
Dxsave.c47 u64 xstate_bv; in __sanitize_i387_state() local
166 u32 xstate_bv; in save_xstate_epilog() local
281 u64 xstate_bv, int fx_only) in sanitize_restored_xstate()
338 u64 xstate_bv = 0; in __restore_xstate_sig() local
/linux-4.1.27/arch/x86/include/asm/
Duser.h18 __u64 xstate_bv; member
Dprocessor.h410 u64 xstate_bv; member
/linux-4.1.27/arch/x86/include/uapi/asm/
Dsigcontext.h28 __u64 xstate_bv; member
198 __u64 xstate_bv; member
/linux-4.1.27/arch/x86/kvm/
Dcpuid.c28 static u32 xstate_required_size(u64 xstate_bv, bool compacted) in xstate_required_size()
Dx86.c3197 u64 xstate_bv = xsave->xsave_hdr.xstate_bv; in fill_xsave() local
3233 u64 xstate_bv = *(u64 *)(src + XSAVE_HDR_OFFSET); in load_xsave() local
3287 u64 xstate_bv = in kvm_vcpu_ioctl_x86_set_xsave() local