Home
last modified time | relevance | path

Searched refs:HC_ID_MEM_BASE (Results 1 – 1 of 1) sorted by relevance

/hypervisor/include/public/
A Dacrn_hv_defs.h58 #define HC_ID_MEM_BASE 0x40UL macro
59 #define HC_VM_GPA2HPA BASE_HC_ID(HC_ID, HC_ID_MEM_BASE + 0x01UL)
60 #define HC_VM_SET_MEMORY_REGIONS BASE_HC_ID(HC_ID, HC_ID_MEM_BASE + 0x02UL)
61 #define HC_VM_WRITE_PROTECT_PAGE BASE_HC_ID(HC_ID, HC_ID_MEM_BASE + 0x03UL)
62 #define HC_SETUP_SBUF BASE_HC_ID(HC_ID, HC_ID_MEM_BASE + 0x04UL)

Completed in 4 milliseconds