Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/
H A Driscv.h137 static inline __noprof unsigned long read_gp(void) in read_gp() function
/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c211 thread->regs.gp = read_gp(); in init_regs()