Searched refs:phys_device (Results 1 – 6 of 6) sorted by relevance
378 return sprintf(buf, "%d\n", mem->phys_device); in show_phys_device()422 static DEVICE_ATTR(phys_device, 0444, show_phys_device, NULL);619 mem->phys_device = arch_get_memory_phys_device(start_pfn); in init_memory_block()692 struct mem_section *section, int phys_device) in remove_memory_block() argument
31 int phys_device; /* to which fru does this belong? */ member
24 What: /sys/devices/system/memory/memoryX/phys_device28 The file /sys/devices/system/memory/memoryX/phys_device
308 u32 phys_device:1; /* =1 if message is for member
155 /sys/devices/system/memory/memoryXXX/phys_device166 'phys_device' : read-only: designed to show the name of physical memory
715 outmsg.cmd.device_change_state.flags.phys_device = 1; in controlvm_respond_physdev_changestate()1708 if (cmd->device_change_state.flags.phys_device) { in handle_command()