• Home
  • Raw
  • Download

Lines Matching defs:gm

1196         let gm = GuestMemory::new(&[(GuestAddress(0), 0x1000)]).unwrap();  in create_vm()  localVariable
1203 let gm = GuestMemory::new(&[(GuestAddress(0), 0x1000)]).unwrap(); in clone_vm() localVariable
1211 let gm = GuestMemory::new(&[(GuestAddress(0), 0x1000)]).unwrap(); in send_vm() localVariable
1223 let gm = GuestMemory::new(&[(GuestAddress(0), 0x1000)]).unwrap(); in check_vm_capability() localVariable
1233 let gm = GuestMemory::new(&[(GuestAddress(0), 0x10000)]).unwrap(); in create_vcpu() localVariable
1241 let gm = GuestMemory::new(&[(GuestAddress(0), 0x1000)]).unwrap(); in get_memory() localVariable
1252 let gm = in add_memory() localVariable
1267 let gm = GuestMemory::new(&[(GuestAddress(0), 0x1000)]).unwrap(); in add_memory_ro() localVariable
1278 let gm = GuestMemory::new(&[(GuestAddress(0), 0x1000)]).unwrap(); in remove_memory() localVariable
1294 let gm = GuestMemory::new(&[(GuestAddress(0), 0x1000)]).unwrap(); in remove_invalid_memory() localVariable
1302 let gm = GuestMemory::new(&[(GuestAddress(0), 0x10000)]).unwrap(); in overlap_memory() localVariable
1314 let gm = in sync_memory() localVariable
1330 let gm = GuestMemory::new(&[(GuestAddress(0), 0x10000)]).unwrap(); in register_irqfd() localVariable
1345 let gm = GuestMemory::new(&[(GuestAddress(0), 0x10000)]).unwrap(); in unregister_irqfd() localVariable
1362 let gm = GuestMemory::new(&[(GuestAddress(0), 0x10000)]).unwrap(); in irqfd_resample() localVariable
1377 let gm = GuestMemory::new(&[(GuestAddress(0), 0x10000)]).unwrap(); in set_signal_mask() localVariable
1395 let gm = GuestMemory::new(&[(GuestAddress(0), 0x10000)]).unwrap(); in register_ioevent() localVariable
1431 let gm = GuestMemory::new(&[(GuestAddress(0), 0x10000)]).unwrap(); in unregister_ioevent() localVariable