Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dplpks.h42 #define PLPKS_MAX_LABEL_ATTR_SIZE 16 macro
/linux/arch/powerpc/platforms/pseries/
H A Dplpks.c227 label->attr.length = PLPKS_MAX_LABEL_ATTR_SIZE; in construct_label()