Go to the documentation of this file.
22 #include <asm/ptrace.h>
29 #define BOOT_CPU_MODE_MISMATCH (1<<31)
33 #ifdef CONFIG_ARM_VIRT_EXT
44 void __hyp_set_vectors(
unsigned long phys_vector_base);
45 unsigned long __hyp_get_vectors(
void);
47 #define __boot_cpu_mode (SVC_MODE)
54 static inline bool is_hyp_mode_available(
void)
61 static inline bool is_hyp_mode_mismatched(
void)