Home
last modified time | relevance | path

Searched refs:H_CPU_BEHAV_FAVOUR_SECURITY (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dhvcall.h440 #define H_CPU_BEHAV_FAVOUR_SECURITY (1ull << 63) // IBM bit 0 macro
/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c574 if (!(result->behaviour & H_CPU_BEHAV_FAVOUR_SECURITY)) { in init_cpu_char_feature_flags()