Searched refs:kvm_page_track_write (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | kvm_page_track.h | 71 void kvm_page_track_write(struct kvm_vcpu *vcpu, gpa_t gpa, const u8 *new,
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/ |
| H A D | page_track.c | 219 void kvm_page_track_write(struct kvm_vcpu *vcpu, gpa_t gpa, const u8 *new, in kvm_page_track_write() function
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | x86.c | 6296 kvm_page_track_write(vcpu, gpa, val, bytes); in emulator_write_phys() 6570 kvm_page_track_write(vcpu, gpa, new, bytes); in emulator_cmpxchg_emulated()
|