Home
last modified time | relevance | path

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

/sof-2.7.6/src/arch/xtensa/include/arch/lib/
Dcpu.h54 static unsigned int *virtual_thread_ptr = variable
64 *virtual_thread_ptr = threadptr; in cpu_write_threadptr()
75 threadptr = *virtual_thread_ptr; in cpu_read_threadptr()