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

/linux-4.4.14/arch/arm64/include/asm/
H A Dvirt.h48 static inline bool is_hyp_mode_mismatched(void) is_hyp_mode_mismatched() function
/linux-4.4.14/arch/arm/include/asm/
H A Dvirt.h73 static inline bool is_hyp_mode_mismatched(void) is_hyp_mode_mismatched() function
/linux-4.4.14/arch/arm64/kernel/
H A Dsmp.c320 else if (is_hyp_mode_mismatched()) hyp_mode_check()
/linux-4.4.14/arch/arm/kernel/
H A Dsetup.c926 } else if (is_hyp_mode_mismatched()) { hyp_mode_check()

Completed in 243 milliseconds