Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dvtime.h61 static __always_inline void vtime_account_guest_exit(void) in vtime_account_guest_exit() function
106 static __always_inline void vtime_account_guest_exit(void) in vtime_account_guest_exit() function
124 static __always_inline void vtime_account_guest_exit(void) in vtime_account_guest_exit() function
Dkvm_host.h398 vtime_account_guest_exit(); in guest_exit_irqoff()
/Linux-v5.15/arch/x86/kvm/
Dx86.c9731 vtime_account_guest_exit(); in vcpu_enter_guest()