Home
last modified time | relevance | path

Searched refs:NUM_PDC_RESULT (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/parisc/include/uapi/asm/
Dpdc.h338 #define NUM_PDC_RESULT 32 macro
/linux-4.4.14/arch/parisc/kernel/
Dfirmware.c73 extern unsigned long pdc_result[NUM_PDC_RESULT];
74 extern unsigned long pdc_result2[NUM_PDC_RESULT];
Dasm-offsets.c306 DEFINE(ASM_PDC_RESULT_SIZE, NUM_PDC_RESULT * sizeof(unsigned long)); in main()