Home
last modified time | relevance | path

Searched refs:vmid_gen (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dkvm_host.h66 u64 vmid_gen; member
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Darm.c484 return unlikely(READ_ONCE(vmid->vmid_gen) != current_vmid_gen); in need_new_vmid_gen()
499 * We need to re-check the vmid_gen here to ensure that if another vcpu in update_vmid()
532 WRITE_ONCE(vmid->vmid_gen, atomic64_read(&kvm_vmid_gen)); in update_vmid()
H A Dmmu.c393 mmu->vmid.vmid_gen = 0; in kvm_init_stage2_mmu()

Completed in 6 milliseconds