Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/hvc/
Dhvsi.c56 #define __ALIGNED__ __attribute__((__aligned__(sizeof(long)))) macro
282 struct hvsi_query_response packet __ALIGNED__; in hvsi_version_respond() local
542 struct hvsi_query packet __ALIGNED__; in hvsi_query() local
585 struct hvsi_control packet __ALIGNED__; in hvsi_set_mctrl() local
666 struct hvsi_data packet __ALIGNED__; in hvsi_put_chars() local
686 struct hvsi_control packet __ALIGNED__; in hvsi_close_protocol() local
Dhvc_console.c52 #define __ALIGNED__ __attribute__((__aligned__(L1_CACHE_BYTES))) macro
Dhvcs.c162 #define __ALIGNED__ __attribute__((__aligned__(8))) macro