Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dunwind.c979 desc_reg_psprel (unsigned char reg, unw_word pspoff, struct unw_state_record *sr) in desc_reg_psprel() argument
982 0x10 - 4*pspoff); in desc_reg_psprel()
1009 desc_spill_base (unw_word pspoff, struct unw_state_record *sr) in desc_spill_base() argument
1011 sr->spill_offset = 0x10 - 4*pspoff; in desc_spill_base()
1119 desc_spill_psprel_p (unsigned char qp, unw_word t, unsigned char abreg, unw_word pspoff, in desc_spill_psprel_p() argument
1130 r->val = 0x10 - 4*pspoff; in desc_spill_psprel_p()