Home
last modified time | relevance | path

Searched refs:KVM_STEAL_VALID_BITS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/uapi/asm/
A Dkvm_para.h84 #define KVM_STEAL_VALID_BITS ((-1ULL << (KVM_STEAL_ALIGNMENT_BITS + 1))) macro
/linux/arch/x86/kvm/
A Dx86.c3308 gfn_t gfn = vcpu->arch.st.msr_val & KVM_STEAL_VALID_BITS; in record_steal_time()
3311 BUILD_BUG_ON((sizeof(*st) - 1) & KVM_STEAL_VALID_BITS); in record_steal_time()

Completed in 27 milliseconds