Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dprocess.c186 envcfg_update_bits(current, ENVCFG_PMM, ENVCFG_PMM_PMLEN_0); in flush_thread()
320 envcfg_update_bits(task, ENVCFG_PMM, pmm); in set_tagged_addr_ctrl()
/linux/arch/riscv/include/asm/
H A Dswitch_to.h73 static inline void envcfg_update_bits(struct task_struct *task, in envcfg_update_bits() function