Home
last modified time | relevance | path

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

/linux/arch/hexagon/kernel/
H A Dprocess.c36 pt_set_rte_sp(regs, sp); in start_thread()
90 pt_set_rte_sp(childregs, usp); in copy_thread()
/linux/arch/hexagon/include/uapi/asm/
H A Dregisters.h216 #define pt_set_rte_sp(regs, sp) do {\ macro