Function sfence_inval_ir

pub unsafe fn sfence_inval_ir()

Generates the SFENCE.INVAL.IR instruction

This instruction guarantees that any previous SINVAL.VMA instructions executed by the current hart are ordered before subsequent implicit references by that hart to the memory-management data structures.