Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dentry-common.h100 amd_clear_divider(); in arch_exit_to_user_mode()
H A Dprocessor.h699 static __always_inline void amd_clear_divider(void) in amd_clear_divider() function
707 static inline void amd_clear_divider(void) { } in amd_clear_divider() function
/linux/arch/x86/kvm/svm/
H A Dsvm.c4188 amd_clear_divider(); in svm_vcpu_enter_exit()