Searched refs:this_cpu_supported_xcr0 (Results 1 – 3 of 3) sorted by relevance
58 supported_xcr0 = this_cpu_supported_xcr0(); in guest_code()
147 u64 supported_xcr0 = this_cpu_supported_xcr0(); in guest_code()
784 static __always_inline u64 this_cpu_supported_xcr0(void) in this_cpu_supported_xcr0() function