Searched refs:phys_device (Results 1 – 3 of 3) sorted by relevance
378 return sprintf(buf, "%d\n", mem->phys_device); in phys_device_show()440 static DEVICE_ATTR_RO(phys_device);664 mem->phys_device = arch_get_memory_phys_device(start_pfn); in init_memory_block()
398 u32 phys_device:1; member
349 outmsg.cmd.device_change_state.flags.phys_device = 1; in controlvm_respond()1405 if (cmd->device_change_state.flags.phys_device) { in handle_command()