Searched refs:PLPKS_MAX_LABEL_ATTR_SIZE (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | plpks.h | 42 #define PLPKS_MAX_LABEL_ATTR_SIZE 16 macro |
/arch/powerpc/platforms/pseries/ | ||
D | plpks.c | 227 label->attr.length = PLPKS_MAX_LABEL_ATTR_SIZE; in construct_label() |