Searched refs:ARM_STORAGE_BLOCK (Results 1 – 2 of 2) sorted by relevance
95 } ARM_STORAGE_BLOCK; typedef426 …int32_t (*GetNextBlock) (const ARM_STORAGE_BLOCK* prev, ARM_STORAGE_BLOCK *next…427 …int32_t (*GetBlock) (uint64_t addr, ARM_STORAGE_BLOCK *block); ///< …
93 static int32_t ARM_Storage_GetNextBlock(const ARM_STORAGE_BLOCK* prev_block, ARM_STORAGE_BLOCK *nex… in ARM_Storage_GetNextBlock()96 static int32_t ARM_Storage_GetBlock(uint64_t addr, ARM_STORAGE_BLOCK *block) { in ARM_Storage_GetBlock()