Searched refs:addressof (Results 1 – 2 of 2) sorted by relevance
78 r = Regs(ctypes.addressof(ctypes.c_int.from_buffer(maps["cfg"])))106 cfg_base = ctypes.addressof(ctypes.c_int.from_buffer(maps["cfg"]))107 sec_base = ctypes.addressof(ctypes.c_int.from_buffer(maps["sec"]))138 cfg_base = ctypes.addressof(ctypes.c_int.from_buffer(maps["cfg"]))139 sec_base = ctypes.addressof(ctypes.c_int.from_buffer(maps["sec"]))297 return ctypes.addressof(ctypes.c_int.from_buffer(maps[m])) + off
356 vaddr = ctypes.addressof(ctypes.c_int.from_buffer(mem))372 return (ctypes.addressof(ctypes.c_int.from_buffer(mm)), mm)