Home
last modified time | relevance | path

Searched refs:kvm_page_track_write (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_page_track.h76 void kvm_page_track_write(struct kvm_vcpu *vcpu, gpa_t gpa, const u8 *new,
/linux-6.3-rc2/arch/x86/kvm/mmu/
A Dpage_track.c259 void kvm_page_track_write(struct kvm_vcpu *vcpu, gpa_t gpa, const u8 *new, in kvm_page_track_write() function
/linux-6.3-rc2/arch/x86/kvm/
A Dx86.c7467 kvm_page_track_write(vcpu, gpa, val, bytes); in emulator_write_phys()
7734 kvm_page_track_write(vcpu, gpa, new, bytes); in emulator_cmpxchg_emulated()

Completed in 27 milliseconds