Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dparavirt_patch_32.c18 unsigned paravirt_patch_ident_32(void *insnbuf, unsigned len) in paravirt_patch_ident_32() function
Dparavirt_patch_64.c28 unsigned paravirt_patch_ident_32(void *insnbuf, unsigned len) in paravirt_patch_ident_32() function
Dparavirt.c160 ret = paravirt_patch_ident_32(insnbuf, len); in paravirt_patch_default()
/linux-4.4.14/arch/x86/include/asm/
Dparavirt_types.h411 unsigned paravirt_patch_ident_32(void *insnbuf, unsigned len);