Function hfence_vvma_asid

pub unsafe fn hfence_vvma_asid(asid: usize)

Hypervisor memory management fence for given guest address space

Guarantees that any previous stores already visible to the current hart are ordered before all implicit reads by that hart done for VS-stage address translation for instructions that:

This fence specifies a single guest address-space identifier.