Searched defs:ptype (Results 1 – 2 of 2) sorted by relevance
/arch/x86/kernel/ |
D | es7000_32.c | 79 char ptype[16]; member
|
/arch/x86/include/asm/ |
D | paravirt.h | 1519 #define _PVSITE(ptype, clobbers, ops, word, algn) \ argument 1554 #define PARA_SITE(ptype, clobbers, ops) _PVSITE(ptype, clobbers, ops, .quad, 8) argument 1560 #define PARA_SITE(ptype, clobbers, ops) _PVSITE(ptype, clobbers, ops, .long, 4) argument
|