Home
last modified time | relevance | path

Searched refs:lp_count (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.5.0/arch/arc/core/
Duserspace.S259 mov lp_count, r1
283 brne.d.nt lp_count, 0x1, inc_len
284 sub lp_count, lp_count, 0x1
Dfast_irq.S72 mov r23,lp_count
138 mov lp_count,r23
Dfatal.c38 esf->lp_end, esf->lp_start, esf->lp_count); in dump_arc_esf()
/Zephyr-Core-3.5.0/arch/arc/include/
Dkernel_arch_data.h43 uintptr_t lp_count; member
94 uintptr_t lp_count;
Dswap_macros.h204 MOVR r0, lp_count
242 MOVR lp_count, r0
/Zephyr-Core-3.5.0/arch/arc/core/offsets/
Doffsets.c67 GEN_OFFSET_SYM(_isf_t, lp_count);
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-1.14.rst1700 * :github:`12479` - arc: the pollution of lp_start,lpend and lp_count will break down the system