Searched full:cfg_pan (Results 1 – 9 of 9) sorted by relevance
11 #ifdef CFG_PAN26 #endif /* CFG_PAN */
12 #ifdef CFG_PAN27 #endif /* CFG_PAN */
73 * Helper functions for PTAs to support calls from a TA when CFG_PAN=y80 if (!IS_ENABLED(CFG_PAN)) in is_caller_ta_with_pan()
492 #ifndef CFG_PAN in thread_init_per_cpu()494 * Allow access to user pages. When CFG_PAN is enabled, the SUM bit will in thread_init_per_cpu()
179 #ifdef CFG_PAN796 #ifdef CFG_PAN
387 if (IS_ENABLED(CFG_PAN) && feat_pan_implemented() && read_pan()) in handle_user_mode_panic()
420 if (IS_ENABLED(CFG_PAN) && feat_pan_implemented() && read_pan()) in spsr_from_pstate()
1048 CFG_PAN ?= n1050 $(eval $(call cfg-depends-one,CFG_PAN,CFG_ARM64_core CFG_RV64_core CFG_RV32_core))
544 make -j$(nproc) check CFG_PAN=y