Home
last modified time | relevance | path

Searched defs:orc_entry (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dorc_types.h46 struct orc_entry { struct
47 s16 sp_offset;
48 s16 fp_offset;
49 s16 ra_offset;
50 unsigned int sp_reg:4;
51 unsigned int fp_reg:4;
52 unsigned int ra_reg:4;
53 unsigned int type:3;
54 unsigned int signal:1;
/linux/tools/arch/loongarch/include/asm/
H A Dorc_types.h46 struct orc_entry { struct
47 s16 sp_offset;
48 s16 fp_offset;
49 s16 ra_offset;
50 unsigned int sp_reg:4;
51 unsigned int fp_reg:4;
52 unsigned int ra_reg:4;
53 unsigned int type:3;
54 unsigned int signal:1;