Expand description
Chapter 8. RFENCE Extension (EID #0x52464E43 “RFNC”).
Constants§
- EID_
RFNC - Extension ID for Remote Fence extension.
- REMOTE_
FENCE_ I - Function ID to
FENCE.I
instruction on remote harts. - REMOTE_
HFENCE_ GVMA - Function ID to
HFENCE.GVMA
for all virtual machines on remote harts. - REMOTE_
HFENCE_ GVMA_ VMID - Function ID to virtual machine id based
HFENCE.GVMA
on remote harts. - REMOTE_
HFENCE_ VVMA - Function ID to
HFENCE.VVMA
for all address spaces in the current virtual machine on remote harts. - REMOTE_
HFENCE_ VVMA_ ASID - Function ID to address space based
HFENCE.VVMA
for current virtual machine on remote harts. - REMOTE_
SFENCE_ VMA - Function ID to
SFENCE.VMA
for all address spaces on remote harts. - REMOTE_
SFENCE_ VMA_ ASID - Function ID to address space based
SFENCE.VMA
on remote harts.