Searched refs:memory_offset (Results 1 – 6 of 6) sorted by relevance
211 uint32_t memory_offset = in CheckPlatformExploitability() local214 instruction_region->GetSize() - memory_offset; in CheckPlatformExploitability()219 instruction_region->GetMemory() + memory_offset; in CheckPlatformExploitability()
55 define void @memory_offset(<8 x float>* %vec) {284 name: memory_offset291 ; CHECK: name: memory_offset
630 uint32_t memory_offset) in anv_image_bind_memory_plane() argument641 image->planes[plane].bo_offset = memory_offset; in anv_image_bind_memory_plane()
280 …ta* dev_data, VkDeviceMemory mem, BINDABLE* mem_binding, VkDeviceSize memory_offset, uint64_t hand…
466 …inding(layer_data *dev_data, VkDeviceMemory mem, BINDABLE *mem_binding, VkDeviceSize memory_offset, in SetMemBinding() argument471 mem_binding->binding.offset = memory_offset; in SetMemBinding()