Searched refs:cpr_ext (Results 1 – 6 of 6) sorted by relevance
66 typedef uint64_t cpr_ext; typedef70 cpr_ext phys;114 cpr_ext qsav_pc; /* 0x18: qsav pc */115 cpr_ext qsav_sp; /* 0x20: qsav sp */119 cpr_ext tmp_stacksize; /* 0x38: leading area of data page */
45 typedef uint64_t cpr_ext; typedef49 cpr_ext phys;
48 typedef uint64_t cpr_ext; typedef
264 cpr_ext cdd_filesize; /* statefile size in bytes */349 cpr_ext pfn; /* phys addr of this struct */
581 m_info.qsav_pc = (cpr_ext)ltp->val[0]; in i_cpr_write_machdep()582 m_info.qsav_sp = (cpr_ext)ltp->val[1]; in i_cpr_write_machdep()1810 cpr_ext bytes, *dst; in i_cpr_blockzero()
279 cpr_term.pfn = (cpr_ext)va_to_pfn(&cpr_term); in cpr_write_terminator()