Home
last modified time | relevance | path

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

/linux-6.1.9/arch/ia64/kernel/
Dunwind.c980 desc_reg_psprel (unsigned char reg, unw_word pspoff, struct unw_state_record *sr) in desc_reg_psprel() argument
983 0x10 - 4*pspoff); in desc_reg_psprel()
1010 desc_spill_base (unw_word pspoff, struct unw_state_record *sr) in desc_spill_base() argument
1012 sr->spill_offset = 0x10 - 4*pspoff; in desc_spill_base()
1120 desc_spill_psprel_p (unsigned char qp, unw_word t, unsigned char abreg, unw_word pspoff, in desc_spill_psprel_p() argument
1131 r->val = 0x10 - 4*pspoff; in desc_spill_psprel_p()