pub fn read_thread_pointer() -> usize
Reads the thread pointer of the current CPU (TPIDR_EL0).
TPIDR_EL0
It is used to implement TLS (Thread Local Storage).