Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Dvirt.h48 static inline bool is_hyp_mode_mismatched(void) in is_hyp_mode_mismatched() function
/linux-4.1.27/arch/arm/include/asm/
Dvirt.h73 static inline bool is_hyp_mode_mismatched(void) in is_hyp_mode_mismatched() function
/linux-4.1.27/arch/arm64/kernel/
Dsetup.c217 else if (is_hyp_mode_mismatched()) in hyp_mode_check()
/linux-4.1.27/arch/arm/kernel/
Dsetup.c904 } else if (is_hyp_mode_mismatched()) { in hyp_mode_check()