Searched refs:this_cpu_has_p (Results 1 – 3 of 3) sorted by relevance
91 GUEST_ASSERT(this_cpu_has_p(X86_PROPERTY_XSTATE_MAX_SIZE_XCR0)); in check_xtile_info()100 GUEST_ASSERT(this_cpu_has_p(X86_PROPERTY_AMX_MAX_PALETTE_TABLES)); in check_xtile_info()104 GUEST_ASSERT(this_cpu_has_p(X86_PROPERTY_AMX_NR_TILE_REGS)); in check_xtile_info()
678 static __always_inline bool this_cpu_has_p(struct kvm_x86_cpu_property property) in this_cpu_has_p() function708 if (!this_cpu_has_p(X86_PROPERTY_SUPPORTED_XCR0_LO)) in this_cpu_supported_xcr0()
1273 if (!this_cpu_has_p(X86_PROPERTY_MAX_PHY_ADDR)) in vm_compute_max_gfn()1279 if (this_cpu_has_p(X86_PROPERTY_PHYS_ADDR_REDUCTION)) in vm_compute_max_gfn()