Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dvirt.h58 static inline bool is_hyp_mode_mismatched(void) in is_hyp_mode_mismatched() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dvirt.h91 static inline bool is_hyp_mode_mismatched(void) in is_hyp_mode_mismatched() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp.c440 else if (is_hyp_mode_mismatched()) in hyp_mode_check()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsetup.c1076 } else if (is_hyp_mode_mismatched()) { in hyp_mode_check()