Home
last modified time | relevance | path

Searched defs:ibuf (Results 1 – 7 of 7) sorted by relevance

/arch/x86/kernel/
Dparavirt_patch_64.c40 unsigned native_patch(u8 type, u16 clobbers, void *ibuf, in native_patch()
Dparavirt_patch_32.c31 unsigned native_patch(u8 type, u16 clobbers, void *ibuf, in native_patch()
Dvsmp_64.c75 static unsigned __init vsmp_patch(u8 type, u16 clobbers, void *ibuf, in vsmp_patch()
/arch/um/drivers/
Dslip_common.h84 unsigned char ibuf[ENC_BUF_SIZE]; member
/arch/mips/boot/
Delf2ecoff.c68 char ibuf[4096]; in copy() local
/arch/x86/kernel/cpu/microcode/
Damd.c724 unsigned int *ibuf = (unsigned int *)buf; in install_equiv_cpu_table() local
/arch/x86/lguest/
Dboot.c1382 static unsigned lguest_patch(u8 type, u16 clobber, void *ibuf, in lguest_patch()