Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Dparavirt_patch_32.c21 unsigned paravirt_patch_ident_64(void *insnbuf, unsigned len) in paravirt_patch_ident_64() function
Dparavirt_patch_64.c31 unsigned paravirt_patch_ident_64(void *insnbuf, unsigned len) in paravirt_patch_ident_64() function
Dparavirt.c158 ret = paravirt_patch_ident_64(insnbuf, len); in paravirt_patch_default()
/linux-3.4.99/arch/x86/include/asm/
Dparavirt_types.h396 unsigned paravirt_patch_ident_64(void *insnbuf, unsigned len);