Searched defs:yield (Results 1 - 10 of 10) sorted by relevance

/gem5/src/dev/arm/
H A Dsmmu_v3_cmdexec.cc46 SMMUCommandExecProcess::main(Yield &yield) argument
H A Dsmmu_v3_proc.cc71 SMMUProcess::doRead(Yield &yield, Addr addr, void *ptr, size_t size) argument
100 SMMUProcess::doWrite(Yield &yield, Addr addr, const void *ptr, size_t size) argument
126 SMMUProcess::doDelay(Yield &yield, Cycles cycles) argument
138 doSleep(Yield &yield) argument
146 doSemaphoreDown(Yield &yield, SMMUSemaphore &sem) argument
173 doWaitForSignal(Yield &yield, SMMUSignal &sig) argument
[all...]
H A Dsmmu_v3_transl.cc135 SMMUTranslationProcess::main(Yield &yield) argument
248 smmuTranslation(Yield &yield) argument
310 microTLBLookup(Yield &yield, TranslResult &tr) argument
341 ifcTLBLookup(Yield &yield, TranslResult &tr, bool &wasPrefetched) argument
376 smmuTLBLookup(Yield &yield, TranslResult &tr) argument
407 microTLBUpdate(Yield &yield, const TranslResult &tr) argument
439 ifcTLBUpdate(Yield &yield, const TranslResult &tr) argument
476 smmuTLBUpdate(Yield &yield, const TranslResult &tr) argument
505 configCacheLookup(Yield &yield, TranslContext &tc) argument
545 configCacheUpdate(Yield &yield, const TranslContext &tc) argument
577 findConfig(Yield &yield, TranslContext &tc, TranslResult &tr) argument
647 walkCacheLookup( Yield &yield, const WalkCache::Entry *&walkEntry, Addr addr, uint16_t asid, uint16_t vmid, unsigned stage, unsigned level) argument
688 walkCacheUpdate(Yield &yield, Addr va, Addr vaMask, Addr pa, unsigned stage, unsigned level, bool leaf, uint8_t permissions) argument
729 walkStage1And2(Yield &yield, Addr addr, const PageTableOps *pt_ops, unsigned level, Addr walkPtr) argument
813 walkStage2(Yield &yield, Addr addr, bool final_tr, const PageTableOps *pt_ops, unsigned level, Addr walkPtr) argument
879 translateStage1And2(Yield &yield, Addr addr) argument
935 translateStage2(Yield &yield, Addr addr, bool final_tr) argument
1068 hazard4kHold(Yield &yield) argument
[all...]
H A Dgic_v3_its.cc88 ItsProcess::doRead(Yield &yield, Addr addr, void *ptr, size_t size) argument
112 ItsProcess::doWrite(Yield &yield, Addr addr, void *ptr, size_t size) argument
136 ItsProcess::terminate(Yield &yield) argument
146 ItsProcess::writeDeviceTable(Yield &yield, uint32_t device_id, DTE dte) argument
157 writeIrqTranslationTable( Yield &yield, const Addr itt_base, uint32_t event_id, ITTE itte) argument
168 writeIrqCollectionTable( Yield &yield, uint32_t collection_id, CTE cte) argument
180 readDeviceTable(Yield &yield, uint32_t device_id) argument
193 readIrqTranslationTable( Yield &yield, const Addr itt_base, uint32_t event_id) argument
206 readIrqCollectionTable(Yield &yield, uint32_t collection_id) argument
235 main(Yield &yield) argument
259 translateLPI(Yield &yield, uint32_t device_id, uint32_t event_id) argument
337 main(Yield &yield) argument
360 readCommand(Yield &yield, CommandEntry &command) argument
375 processCommand(Yield &yield, CommandEntry &command) argument
388 clear(Yield &yield, CommandEntry &command) argument
423 discard(Yield &yield, CommandEntry &command) argument
462 doInt(Yield &yield, CommandEntry &command) argument
497 inv(Yield &yield, CommandEntry &command) argument
531 invall(Yield &yield, CommandEntry &command) argument
551 mapc(Yield &yield, CommandEntry &command) argument
568 mapd(Yield &yield, CommandEntry &command) argument
584 mapi(Yield &yield, CommandEntry &command) argument
618 mapti(Yield &yield, CommandEntry &command) argument
654 movall(Yield &yield, CommandEntry &command) argument
668 movi(Yield &yield, CommandEntry &command) argument
729 sync(Yield &yield, CommandEntry &command) argument
735 vinvall(Yield &yield, CommandEntry &command) argument
741 vmapi(Yield &yield, CommandEntry &command) argument
747 vmapp(Yield &yield, CommandEntry &command) argument
753 vmapti(Yield &yield, CommandEntry &command) argument
759 vmovi(Yield &yield, CommandEntry &command) argument
765 vmovp(Yield &yield, CommandEntry &command) argument
771 vsync(Yield &yield, CommandEntry &command) argument
[all...]
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_cor_fiber.cpp147 sc_cor_pkg_fiber::yield( sc_cor* next_cor ) function in class:sc_core::sc_cor_pkg_fiber
H A Dsc_cor_pthread.cpp241 sc_cor_pkg_pthread::yield( sc_cor* next_cor_p ) function in class:sc_core::sc_cor_pkg_pthread
H A Dsc_cor_qt.cpp197 sc_cor_pkg_qt::yield( sc_cor* next_cor ) function in class:sc_core::sc_cor_pkg_qt
/gem5/src/systemc/tests/systemc/1666-2011-compliance/immed_self_notif/
H A Dimmed_self_notif.cpp172 void yield() function in struct:Top
/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_immed/
H A Dproc_ctrl_immed.cpp351 void yield() function in struct:Top
[all...]
/gem5/src/systemc/core/
H A Dscheduler.cc163 Scheduler::yield() function in class:sc_gem5::Scheduler

Completed in 23 milliseconds