Searched refs:phys_device (Results 1 – 2 of 2) sorted by relevance
32 int phys_device; /* to which fru does this belong? */ member
387 return sprintf(buf, "%d\n", mem->phys_device); in show_phys_device()449 static DEVICE_ATTR(phys_device, 0444, show_phys_device, NULL);695 mem->phys_device = arch_get_memory_phys_device(start_pfn); in init_memory_block()