Home
last modified time | relevance | path

Searched defs:__aligned (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/include/lib/libc/aarch64/
H A Dsetjmp_.h26 typedef uint64_t jmp_buf[JMP_SIZE] __aligned(16); typedef
/rk3399_ARM-atf/include/lib/libc/
H A Dcdefs.h16 #define __aligned(x) __attribute__((__aligned__(x))) macro
/rk3399_ARM-atf/include/drivers/st/
H A Dusb_dwc3.h158 } __packed usb_dwc3_trb_t __aligned(16); typedef
186 } usb_dwc3_endpoint_bouncebuf_t __aligned(CACHE_LINE_SIZE); typedef
191 } PCD_intbufferareadef __aligned(USB_DWC3_EVENT_BUFFER_SIZE); typedef
/rk3399_ARM-atf/include/arch/aarch32/
H A Dsmccc_helpers.h86 } smc_ctx_t __aligned(8); typedef
/rk3399_ARM-atf/include/lib/libc/sys/
H A Dcdefs.h219 #define __aligned(x) __attribute__((__aligned__(x))) macro