Home
last modified time | relevance | path

Searched refs:PS3_BMP_MINALIGN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dinterrupt.c40 * boundary. PS3_BMP_MINALIGN is used to define this minimal 64 byte
55 #define PS3_BMP_MINALIGN 64 macro
77 struct ps3_bmp bmp __attribute__ ((aligned (PS3_BMP_MINALIGN)));
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dinterrupt.c41 * boundary. PS3_BMP_MINALIGN is used to define this minimal 64 byte
56 #define PS3_BMP_MINALIGN 64 macro
78 struct ps3_bmp bmp __attribute__ ((aligned (PS3_BMP_MINALIGN)));

Completed in 3 milliseconds