Searched refs:__check_pl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/probes/ |
H A D | decode.c | 109 static unsigned long __kprobes __check_pl(unsigned long cpsr) in __check_pl() function 169 &__check_mi, &__check_pl, &__check_vs, &__check_vc,
|
/kernel/linux/linux-6.6/arch/arm/probes/ |
H A D | decode.c | 109 static unsigned long __kprobes __check_pl(unsigned long cpsr) in __check_pl() function 169 &__check_mi, &__check_pl, &__check_vs, &__check_vc,
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | traps.c | 77 static bool __kprobes __check_pl(unsigned long pstate) in __check_pl() function 145 __check_mi, __check_pl, __check_vs, __check_vc,
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | insn.c | 1460 static bool __kprobes __check_pl(unsigned long pstate) in __check_pl() function 1528 __check_mi, __check_pl, __check_vs, __check_vc,
|
Completed in 5 milliseconds