Searched refs:get_xcr0 (Results 1 – 5 of 5) sorted by relevance
43 saved_xcr0 = get_xcr0(); in save_rest_processor_state()
111 uint64_t get_xcr0(void);
65 uint64_t get_xcr0(void) in get_xcr0() function552 u64 act_xcr0 = get_xcr0(); in _xstate_ctxt_size()
1620 if ( xcr0 != get_xcr0() && !set_xcr0(xcr0) ) in __context_switch()
323 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 15 milliseconds