Searched refs:OFFSETOF (Results 1 - 10 of 10) sorted by relevance

/seL4-mcs-10.1.1/include/arch/x86/arch/machine/
H A Dregisterset.h87 OFFSETOF(user_context_t, fpuState) % MIN_FPU_ALIGNMENT == 0)
92 OFFSETOF(user_context_t, kernelSP) -
93 OFFSETOF(user_context_t, registers) == 0x4C)
/seL4-mcs-10.1.1/include/arch/x86/arch/64/mode/model/
H A Dsmp.h58 : [offset] "i" (OFFSETOF(nodeInfo_t, index)));
/seL4-mcs-10.1.1/src/arch/x86/64/kernel/
H A Dthread.c29 [offset] "i" (OFFSETOF(nodeInfo_t, currentThreadUserContext)));
65 [offset] "i" (OFFSETOF(nodeInfo_t, currentThreadUserContext)));
/seL4-mcs-10.1.1/src/arch/x86/64/
H A Dc_traps.c83 , [stack_offset]"i"(OFFSETOF(nodeInfo_t, stackTop))
124 , [stack_offset]"i"(OFFSETOF(nodeInfo_t, stackTop))
/seL4-mcs-10.1.1/include/arch/arm/arch/32/mode/machine/
H A Dregisterset.h225 OFFSETOF(user_context_t, registers) == 0)
/seL4-mcs-10.1.1/include/arch/arm/arch/64/mode/machine/
H A Dregisterset.h257 OFFSETOF(user_context_t, registers) == 0)
/seL4-mcs-10.1.1/include/arch/x86/arch/64/mode/fastpath/
H A Dfastpath.h63 [offset] "i" (OFFSETOF(nodeInfo_t, currentThreadUserContext)));
/seL4-mcs-10.1.1/include/
H A Dutil.h61 #define OFFSETOF(type, member) \ macro
/seL4-mcs-10.1.1/include/arch/x86/arch/object/
H A Dvcpu.h321 OFFSETOF(vcpu_t, fpuState) % MIN_FPU_ALIGNMENT == 0)
/seL4-mcs-10.1.1/src/plat/pc99/machine/
H A Dacpi.c157 OFFSETOF(acpi_madt_iso_t, flags) == sizeof(acpi_madt_header_t) + 6)

Completed in 102 milliseconds