Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Drtcm.h32 bool is_software_sram_enabled(void);
/hypervisor/arch/x86/
A Drtcm.c196 bool is_software_sram_enabled(void) in is_software_sram_enabled() function
/hypervisor/arch/x86/guest/
A Dvmexit.c445 if ((!is_software_sram_enabled()) && (!has_rt_vm())) { in wbinvd_vmexit_handler()
A Dvm.c345 if (is_software_sram_enabled() && (entry->baseaddr == PRE_RTVM_SW_SRAM_BASE_GPA) && in prepare_prelaunched_vm_memmap()
557 if (is_software_sram_enabled()) { in prepare_service_vm_memmap()
/hypervisor/common/
A Dhypercall.c650 if (is_software_sram_enabled()) { in add_vm_memory_region()

Completed in 10 milliseconds