Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SR_FS_CLEAN
arch/riscv/include/asm/switch_to.h
24
regs->status = (regs->status & ~SR_FS) | SR_FS_CLEAN;
arch/riscv/kvm/vcpu_fp.c
33
cntx->sstatus |= SR_FS_CLEAN;