Home
last modified time | relevance | path

Searched refs:read_pic (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-sparc64/
Dsystem.h168 #define read_pic(__p) __asm__ __volatile__("rd %%pic, %0" : "=r" (__p)) macro
224 read_pic(__tmp); \
/linux-2.4.37.9/arch/sparc64/kernel/
Dsys_sparc.c599 read_pic(pic); in update_perfctrs()
643 read_pic(pic); in sys_perfctr()