Searched defs:ibuf (Results 1 – 7 of 7) sorted by relevance
/arch/x86/kernel/ |
D | paravirt_patch_64.c | 40 unsigned native_patch(u8 type, u16 clobbers, void *ibuf, in native_patch()
|
D | paravirt_patch_32.c | 31 unsigned native_patch(u8 type, u16 clobbers, void *ibuf, in native_patch()
|
D | vsmp_64.c | 75 static unsigned __init vsmp_patch(u8 type, u16 clobbers, void *ibuf, in vsmp_patch()
|
/arch/um/drivers/ |
D | slip_common.h | 84 unsigned char ibuf[ENC_BUF_SIZE]; member
|
/arch/mips/boot/ |
D | elf2ecoff.c | 68 char ibuf[4096]; in copy() local
|
/arch/x86/kernel/cpu/microcode/ |
D | amd.c | 724 unsigned int *ibuf = (unsigned int *)buf; in install_equiv_cpu_table() local
|
/arch/x86/lguest/ |
D | boot.c | 1382 static unsigned lguest_patch(u8 type, u16 clobber, void *ibuf, in lguest_patch()
|