Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/fpu/
Dinit.c142 #define TYPE_ALIGN(TYPE) offsetof(struct { char x; TYPE test; }, test) macro
152 TYPE_ALIGN(TYPE)))