Searched defs:rec_exit (Results 1 – 7 of 7) sorted by relevance
/tf-rmm-v0.2.0/runtime/core/ |
A D | exit.c | 147 struct rmi_rec_exit *rec_exit, in handle_sync_external_abort() 199 struct rmi_rec_exit *rec_exit, in emulate_stage2_data_abort() 221 static bool handle_data_abort(struct rec *rec, struct rmi_rec_exit *rec_exit, in handle_data_abort() 273 static bool handle_instruction_abort(struct rec *rec, struct rmi_rec_exit *rec_exit, in handle_instruction_abort() 352 static bool handle_realm_rsi(struct rec *rec, struct rmi_rec_exit *rec_exit) in handle_realm_rsi() 542 static bool handle_exception_sync(struct rec *rec, struct rmi_rec_exit *rec_exit) in handle_exception_sync() 647 static bool handle_exception_serror_lel(struct rec *rec, struct rmi_rec_exit *rec_exit) in handle_exception_serror_lel() 700 static bool handle_exception_irq_lel(struct rec *rec, struct rmi_rec_exit *rec_exit) in handle_exception_irq_lel() 714 bool handle_realm_exit(struct rec *rec, struct rmi_rec_exit *rec_exit, int exception) in handle_realm_exit()
|
A D | sysregs.c | 47 struct rmi_rec_exit *rec_exit, in handle_id_sysreg_trap() 102 struct rmi_rec_exit *rec_exit, in handle_icc_el1_sysreg_trap() 160 static void emulate_sysreg_access_ns(struct rec *rec, struct rmi_rec_exit *rec_exit, in emulate_sysreg_access_ns() 172 bool handle_sysreg_access_trap(struct rec *rec, struct rmi_rec_exit *rec_exit, in handle_sysreg_access_trap()
|
A D | run.c | 239 void rec_run_loop(struct rec *rec, struct rmi_rec_exit *rec_exit) in rec_run_loop()
|
/tf-rmm-v0.2.0/runtime/rsi/ |
A D | host_call.c | 30 struct rmi_rec_exit *rec_exit, in do_host_call() 101 struct rmi_rec_exit *rec_exit) in handle_rsi_host_call()
|
A D | memory.c | 13 bool handle_rsi_ipa_state_set(struct rec *rec, struct rmi_rec_exit *rec_exit) in handle_rsi_ipa_state_set()
|
/tf-rmm-v0.2.0/lib/timers/src/ |
A D | timers.c | 87 void report_timer_state_to_ns(struct rmi_rec_exit *rec_exit) in report_timer_state_to_ns()
|
/tf-rmm-v0.2.0/lib/gic/src/ |
A D | gic.c | 146 struct rmi_rec_exit *rec_exit) in gic_copy_state_to_ns()
|
Completed in 90 milliseconds