Lines Matching defs:ms
28 static bool numa_enabled(const MachineState *ms) in numa_enabled()
33 int riscv_socket_count(const MachineState *ms) in riscv_socket_count()
38 int riscv_socket_first_hartid(const MachineState *ms, int socket_id) in riscv_socket_first_hartid()
58 int riscv_socket_last_hartid(const MachineState *ms, int socket_id) in riscv_socket_last_hartid()
78 int riscv_socket_hart_count(const MachineState *ms, int socket_id) in riscv_socket_hart_count()
103 bool riscv_socket_check_hartids(const MachineState *ms, int socket_id) in riscv_socket_check_hartids()
130 uint64_t riscv_socket_mem_offset(const MachineState *ms, int socket_id) in riscv_socket_mem_offset()
149 uint64_t riscv_socket_mem_size(const MachineState *ms, int socket_id) in riscv_socket_mem_size()
159 void riscv_socket_fdt_write_id(const MachineState *ms, const char *node_name, in riscv_socket_fdt_write_id()
167 void riscv_socket_fdt_write_distance_matrix(const MachineState *ms) in riscv_socket_fdt_write_distance_matrix()
197 riscv_numa_cpu_index_to_props(MachineState *ms, unsigned cpu_index) in riscv_numa_cpu_index_to_props()
206 int64_t riscv_numa_get_default_cpu_node_id(const MachineState *ms, int idx) in riscv_numa_get_default_cpu_node_id()
226 const CPUArchIdList *riscv_numa_possible_cpu_arch_ids(MachineState *ms) in riscv_numa_possible_cpu_arch_ids()