Searched refs:MemoryDeviceClass (Results 1 – 8 of 8) sorted by relevance
25 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_is_empty()43 const MemoryDeviceClass *mdc_a = MEMORY_DEVICE_GET_CLASS(a); in memory_device_addr_sort()44 const MemoryDeviceClass *mdc_b = MEMORY_DEVICE_GET_CLASS(b); in memory_device_addr_sort()73 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_get_memslots()176 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_check_addable()327 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(obj); in memory_device_plugged_size()350 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_pre_plug()412 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_plug()444 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_unplug()473 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_get_region_size()[all …]
257 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(oc); in nvdimm_class_init()
283 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(oc); in pc_dimm_class_init()
22 typedef struct MemoryDeviceClass MemoryDeviceClass; typedef23 DECLARE_CLASS_CHECKERS(MemoryDeviceClass, MEMORY_DEVICE,60 struct MemoryDeviceClass { struct
88 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(klass); in virtio_pmem_pci_class_init()
160 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(klass); in virtio_mem_pci_class_init()
154 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(oc); in sgx_epc_class_init()
1752 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(klass); in hv_balloon_class_init()
Completed in 37 milliseconds