Searched defs:csf (Results 1 – 6 of 6) sorted by relevance
101 const _callee_saved_t *csf) in walk_stackframe()174 const _callee_saved_t *csf) in walk_stackframe()280 void z_riscv_unwind_stack(const struct arch_esf *esf, const _callee_saved_t *csf) in z_riscv_unwind_stack()
87 const _callee_saved_t *csf) in z_riscv_fatal_error_csf()
91 _callee_saved_t *csf; /* pointer to callee-saved-registers */ member
264 static const uint8_t csf[] = { BIT(2) }; in write_csf() local
296 static const uint8_t csf[] = { BIT(0) | BIT(1) }; in enable_robust_caching() local
272 static const uint8_t csf = BIT(CF_BIT_ROBUST_CACHING); in activate_robust_caching() local