Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/arch/x86/include/arch/x86/
Dmp.h26 typedef struct x86_per_cpu_state { struct
31 #define CUR_THREAD_OFF __offsetof(struct x86_per_cpu_state, cur_thread) argument