Searched refs:isolates_memory (Results 1 – 7 of 7) sorted by relevance
199 if self.hv_cfg.protection_type.isolates_memory() && in init_arch()
252 let lend = if cfg.protection_type.isolates_memory() { in new()
192 if protection_type.isolates_memory() { in generate_platform_bus()
605 pub fn isolates_memory(&self) -> bool { in isolates_memory() method
70 let protection_flag = if protection_type.isolates_memory() { in get_vm_type()
164 if protection_type.isolates_memory() { in get_vm_type()
1727 if cfg.protection_type.isolates_memory() && !vm.check_capability(VmCap::Protected) { in run_gz()1793 if cfg.protection_type.isolates_memory() && !vm.check_capability(VmCap::Protected) { in run_kvm()1893 if cfg.protection_type.isolates_memory() && !vm.check_capability(VmCap::Protected) { in run_gunyah()