Searched defs:process (Results 1 – 8 of 8) sorted by relevance
282 primary channel289 per-device channels463 initialization496 MMIO handling509 interrupt injection538 DMA operations547 IOMMU570 live migration
156 .. [#distlib] The scripts are created based on the package's metadata,
253 CPUState *gdb_get_first_cpu_in_process(GDBProcess *process) in gdb_get_first_cpu_in_process()302 GDBProcess *process = gdb_get_cpu_process(cpu); in gdb_first_attached_cpu() local313 GDBProcess *process; in gdb_get_cpu() local355 GDBProcess *process) in get_feature_xml()734 GDBProcess *process; in gdb_handle_vcont() local1012 GDBProcess *process; in handle_detach() local1416 GDBProcess *process; in handle_v_attach() local1574 GDBProcess *process; in handle_query_curr_tid() local1721 GDBProcess *process; in handle_query_xfer_features() local2496 GDBProcess *process; in gdb_create_default_process() local
389 GDBProcess *process = gdb_get_process(pid); in gdb_handle_query_xfer_exec_file() local
286 GDBProcess *process; in find_cpu_clusters() local
143 def process(self): member in KconfigData.Clause153 def process(self): member in KconfigData.AssignmentClause173 def process(self): member in KconfigData.DefaultClause186 def process(self): member in KconfigData.DependsOnClause198 def process(self): member in KconfigData.SelectClause
1521 sub process { subroutine
272 def process(events, log, analyzer, read_header=True): function