Home
last modified time | relevance | path

Searched refs:tui_addr_t (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/common_modules/tzdriver/tui/
H A Dtui.c1246 phys_addr_t tui_addr_t; local
1247 tui_addr_t = get_frame_addr();
1248 if (tui_addr_t == 0)
1251 g_tui_ctl->n2s.addr = (unsigned int)tui_addr_t;
1252 g_tui_ctl->n2s.addr_h = tui_addr_t >> HIGH_VALUES;

Completed in 3 milliseconds