Searched refs:HOST_TO_TADDR (Results 1 – 2 of 2) sorted by relevance
132 #define HOST_TO_TADDR(x) (x) macro135 #define HOST_TO_TADDR(x) ((x) << (LOG_BITS_PER_AU-LOG_TARGET_AU_BITS)) macro138 #define HOST_TO_TADDR(x) ((x) >> (LOG_TARGET_AU_BITS-LOG_BITS_PER_AU)) macro
1716 HOST_TO_TADDR(sizeof(u32)))) { in init_module_handle()1863 root->dbthis + HOST_TO_TADDR in dynamic_unload_module()