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