Home
last modified time | relevance | path

Searched refs:paravirt_patch_ident_32 (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/x86/kernel/
Dparavirt_patch_32.c15 unsigned paravirt_patch_ident_32(void *insnbuf, unsigned len) in paravirt_patch_ident_32() function
Dparavirt_patch_64.c25 unsigned paravirt_patch_ident_32(void *insnbuf, unsigned len) in paravirt_patch_ident_32() function
Dparavirt.c156 ret = paravirt_patch_ident_32(insnbuf, len); in paravirt_patch_default()
/linux-3.4.99/arch/x86/include/asm/
Dparavirt_types.h395 unsigned paravirt_patch_ident_32(void *insnbuf, unsigned len);