Go to the documentation of this file.
20 #ifndef __ASM_KVM_BOOK3S_ASM_H__
21 #define __ASM_KVM_BOOK3S_ASM_H__
25 #ifdef CONFIG_KVM_BOOK3S_HANDLER
48 b kvmppc_trampoline_\intno
81 #ifdef CONFIG_KVM_BOOK3S_64_HV
87 unsigned long xics_phys;
111 #ifdef CONFIG_PPC_BOOK3S_32
117 #ifdef CONFIG_PPC_BOOK3S_64
129 #define KVM_HWTHREAD_IN_KERNEL 0
130 #define KVM_HWTHREAD_IN_NAP 1
131 #define KVM_HWTHREAD_IN_KVM 2