Home
last modified time | relevance | path

Searched refs:__aligned (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/sys/
DEfiCdefs.h225 #define __aligned(x) __attribute__((__aligned__(x))) macro
229 #define __aligned(x) /* delete */ macro
233 #define __aligned(x) error: no __aligned for this compiler macro
/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
Dtsp_private.h67 } __aligned(CACHE_WRITEBACK_GRANULE) work_statistics_t;
71 } __aligned(CACHE_WRITEBACK_GRANULE) tsp_args_t;
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
Dcdefs.h187 #define __aligned(x) macro
207 #define __aligned(x) __attribute__((__aligned__(x))) macro
216 #define __aligned(x) __attribute__((__aligned__(x))) macro
239 #define _Alignas(x) __aligned(x)
/device/linaro/bootloader/arm-trusted-firmware/include/bl31/
Dcpu_data.h89 } __aligned(CACHE_WRITEBACK_GRANULE) cpu_data_t;
Dcontext.h194 } __aligned(16) name##_t
/device/linaro/bootloader/arm-trusted-firmware/lib/aarch64/
Dxlat_tables.c57 __aligned(NUM_L1_ENTRIES * sizeof(uint64_t));
60 __aligned(XLAT_TABLE_SIZE) __attribute__((section("xlat_table")));
/device/asus/fugu/kernel-headers/linux/
Dkct.h60 } __aligned(4);
71 } __aligned(4);
/device/asus/fugu/original-kernel-headers/linux/
Dkct.h50 } __aligned(4);
60 } __aligned(4);