Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/xen/arm/
H A Dinterface.h13 #define uint64_aligned_t uint64_t __attribute__((aligned(8))) macro
16 typedef struct { union { type *p; uint64_aligned_t q; }; } \
/kernel/linux/linux-6.6/include/xen/arm/
H A Dinterface.h13 #define uint64_aligned_t uint64_t __attribute__((aligned(8))) macro
16 typedef struct { union { type *p; uint64_aligned_t q; }; } \

Completed in 2 milliseconds