Searched refs:__pa_to_va_nodebug (Results 1 – 1 of 1) sorted by relevance
132 #define __pa_to_va_nodebug(x) linear_mapping_pa_to_va(x) macro158 #define __va(x) ((void *)__pa_to_va_nodebug((phys_addr_t)(x)))
Completed in 4 milliseconds