Home
last modified time | relevance | path

Searched defs:PDC_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hppa/stand/common/
H A Dpdc.c422 struct pdc_cache pdc_cacheinfo PDC_ALIGNMENT; variable
/netbsd-src/sys/arch/hppa/dev/
H A Dpdc.c64 static struct pdc_result pdcret1 PDC_ALIGNMENT; variable
65 static struct pdc_result pdcret2 PDC_ALIGNMENT; variable
/netbsd-src/sys/arch/hppa/include/
H A Dpdc.h97 #define PDC_ALIGNMENT __attribute__ ((__aligned__(64))) macro