Home
last modified time | relevance | path

Searched refs:is_hyp_mode_mismatched (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dvirt.h58 static inline bool is_hyp_mode_mismatched(void) in is_hyp_mode_mismatched() function
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dvirt.h58 static inline bool is_hyp_mode_mismatched(void) in is_hyp_mode_mismatched() function
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dvirt.h76 static inline bool is_hyp_mode_mismatched(void) in is_hyp_mode_mismatched() function
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dvirt.h101 static inline bool is_hyp_mode_mismatched(void) in is_hyp_mode_mismatched() function
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsmp.c420 else if (is_hyp_mode_mismatched()) in hyp_mode_check()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dsmp.c431 else if (is_hyp_mode_mismatched()) in hyp_mode_check()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsetup.c1077 } else if (is_hyp_mode_mismatched()) { in hyp_mode_check()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsetup.c1079 } else if (is_hyp_mode_mismatched()) { in hyp_mode_check()

Completed in 7 milliseconds