Searched defs:get_current_cpu (Results 1 – 2 of 2) sorted by relevance
/linux/scripts/gdb/linux/ | ||
H A D | cpus.py | 25 def get_current_cpu(): function |
/linux/arch/powerpc/kvm/ | ||
H A D | mpic.c | 113 static int get_current_cpu(void) in get_current_cpu() function |