Searched refs:ILLEGAL_ADDR (Results 1 – 2 of 2) sorted by relevance
423 #define ILLEGAL_ADDR ULL(~0) macro477 return ILLEGAL_ADDR; in fdtw_search_all_xlat_entries()559 return ILLEGAL_ADDR; in fdtw_translate_address()570 if (global_address == ILLEGAL_ADDR) { in fdtw_translate_address()571 return ILLEGAL_ADDR; in fdtw_translate_address()
22 #define ILLEGAL_ADDR ULL(~0) macro228 if (translated_addr == ILLEGAL_ADDR) { in fconf_populate_uart_config()
Completed in 4 milliseconds