Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/fpu/
Dinit.c143 #define TYPE_ALIGN(TYPE) offsetof(struct { char x; TYPE test; }, test) macro
153 TYPE_ALIGN(TYPE)))