Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/arm/asm/
H A Dthread_info.h49 struct thread_info { struct
62 static inline struct thread_info *thread_info_sp(unsigned long sp) in thread_info_sp() argument
/kvm-unit-tests/lib/riscv/asm/
H A Dprocessor.h12 struct thread_info { struct
21 static inline struct thread_info *current_thread_info(void) in current_thread_info() argument