Searched refs:kvm_page_track_write (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | kvm_page_track.h | 76 void kvm_page_track_write(struct kvm_vcpu *vcpu, gpa_t gpa, const u8 *new,
|
/linux-6.3-rc2/arch/x86/kvm/mmu/ |
A D | page_track.c | 259 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 D | x86.c | 7467 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