Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dsuspend.c43 saved_xcr0 = get_xcr0(); in save_rest_processor_state()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dxstate.h111 uint64_t get_xcr0(void);
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dxstate.c65 uint64_t get_xcr0(void) in get_xcr0() function
552 u64 act_xcr0 = get_xcr0(); in _xstate_ctxt_size()
A Ddomain.c1620 if ( xcr0 != get_xcr0() && !set_xcr0(xcr0) ) in __context_switch()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c323 uint64_t xcr0 = get_xcr0(); in hvm_set_guest_bndcfgs()
2424 get_xcr0() | XSTATE_PKRU); in hvm_set_cr4()
2433 get_xcr0() & ~XSTATE_PKRU) ) in hvm_set_cr4()

Completed in 13 milliseconds