Searched refs:kvm_page_track_write (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/x86/include/asm/ |
| D | kvm_page_track.h | 72 void kvm_page_track_write(struct kvm_vcpu *vcpu, gpa_t gpa, const u8 *new,
|
| /Linux-v5.4/arch/x86/kvm/ |
| D | page_track.c | 223 void kvm_page_track_write(struct kvm_vcpu *vcpu, gpa_t gpa, const u8 *new, in kvm_page_track_write() function
|
| D | x86.c | 5542 kvm_page_track_write(vcpu, gpa, val, bytes); in emulator_write_phys() 5807 kvm_page_track_write(vcpu, gpa, new, bytes); in emulator_cmpxchg_emulated()
|