Searched refs:Paddr_to_map (Results 1 – 3 of 3) sorted by relevance
43 #define Paddr_to_map proc_addr2map macro
1683 (P != NULL && ((map = Paddr_to_map(P, pc[i])) == NULL || in dt_format_ustack()1884 (P != NULL && ((map = Paddr_to_map(P, pc[i])) == NULL || in dt_print_ustack()
372 if ((map = Paddr_to_map(P, *pc)) != NULL) in dt_aggregate_umod()