Searched refs:cpu_id_to_addr (Results 1 – 1 of 1) sorted by relevance
50 cpu_id_to_addr(processorid_t cpun, uintptr_t *addrp) in cpu_id_to_addr() function192 if (addr < NCPU && cpu_id_to_addr((processorid_t)addr, &addr) != 0) { in xcall_dcmd()