Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dpal.h51 #define PAL_PROC_SET_FEATURES 18 /* enable/disable configurable processor features */ macro
1432 PAL_CALL_PHYS(iprv, PAL_PROC_SET_FEATURES, feature_select, 0, 0); in ia64_pal_proc_set_features()
/openbmc/linux/arch/ia64/kernel/
H A Dsetup.c991 PAL_CALL_PHYS(iprv, PAL_PROC_SET_FEATURES, in cpu_init()