Function core::arch::riscv64::sinval_vma [−][src]
This is supported on
target_arch="riscv64" only.Expand description
Invalidate supervisor translation cache for given virtual address and address space
This instruction invalidates any address-translation cache entries that an
SFENCE.VMA instruction with the same values of vaddr and asid would invalidate.