HomeSort by relevance Sort by last modified time
    Searched refs:table_phys (Results 1 - 2 of 2) sorted by null

  /hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h 122 uint32_t table_phys; /**< physical address of the L2 table */ member in struct:mc_ioctl_reg_wsm
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 364 LOG_I(" Registered, handle=%d, L2 phys=0x%x ", params.handle, params.table_phys);
371 *pPhysWsmL2 = (addr_t) params.table_phys;

Completed in 2858 milliseconds