Searched refs:SR_FS_DIRTY (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/riscv/include/asm/ | ||
D | switch_to.h | 32 if ((regs->status & SR_FS) == SR_FS_DIRTY) { in fstate_save() |
D | csr.h | 25 #define SR_FS_DIRTY _AC(0x00006000, UL) macro |