Searched refs:PDC_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance
64 static struct pdc_result pdcret1 PDC_ALIGNMENT; variable65 static struct pdc_result pdcret2 PDC_ALIGNMENT; variable66 static char pdc_consbuf[IODC_MINIOSIZ] PDC_ALIGNMENT;985 static struct pdc_pat_pci_rt int_tbl[MAX_INT_TBL_SZ] PDC_ALIGNMENT; in pdcproc_pci_gettable()
83 int pdcbuf[64] PDC_ALIGNMENT;/* PDC return buffer */422 struct pdc_cache pdc_cacheinfo PDC_ALIGNMENT; variable
97 #define PDC_ALIGNMENT __attribute__ ((__aligned__(64))) macro