Home
last modified time | relevance | path

Searched refs:kvm_gpc_mark_dirty_in_slot (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dkvm_host.h1904 static inline void kvm_gpc_mark_dirty_in_slot(struct gfn_to_pfn_cache *gpc) in kvm_gpc_mark_dirty_in_slot() function
/linux/arch/x86/kvm/
H A Dx86.c3167 kvm_gpc_mark_dirty_in_slot(gpc); in kvm_setup_guest_pvclock()