Function hfence_vvma_all

pub unsafe fn hfence_vvma_all()

Hypervisor memory management fence for all guest address spaces and guest virtual addresses

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 applies to any guest address spaces and guest virtual addresses.