Searched refs:AlignDownGuestPageSize (Results 1 – 1 of 1) sorted by relevance
45 inline GuestAddr AlignDownGuestPageSize(GuestAddr addr) { in AlignDownGuestPageSize() function91 CHECK_EQ(from, AlignDownGuestPageSize(from)); in CopyExecutable()92 CHECK_EQ(to, AlignDownGuestPageSize(to)); in CopyExecutable()115 GuestAddr pc = AlignDownGuestPageSize(start); in GetExecutable()136 GuestAddr pc = AlignDownGuestPageSize(start); in SetExecutable()146 GuestAddr pc = AlignDownGuestPageSize(start); in ClearExecutable()167 CHECK_EQ(old_start, AlignDownGuestPageSize(old_start)); in RemapExecutable()168 CHECK_EQ(new_start, AlignDownGuestPageSize(new_start)); in RemapExecutable()