Searched refs:global_entry_off (Results 1 – 1 of 1) sorted by relevance
4104 unsigned int global_entry_off = (this->end_branch_table_ + 15) & -16; in global_entry_address() local4105 return this->address() + global_entry_off; in global_entry_address()4634 unsigned int global_entry_off = (this->end_branch_table_ + 15) & -16; in do_write() local4635 Address global_entry_base = this->address() + global_entry_off; in do_write()4641 p = oview + global_entry_off + ge->second; in do_write()