Searched defs:ptype (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/perf/ |
D | power6-pmu.c | 139 int pmc, psel, ptype; in power6_marked_instr_event() local
|
/arch/x86/include/asm/ |
D | paravirt.h | 696 #define _PVSITE(ptype, ops, word, algn) \ argument 737 #define PARA_SITE(ptype, ops) _PVSITE(ptype, ops, .quad, 8) argument 752 #define PARA_SITE(ptype, ops) _PVSITE(ptype, ops, .long, 4) argument
|