Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dparavirt_patch_32.c24 unsigned paravirt_patch_ident_64(void *insnbuf, unsigned len) in paravirt_patch_ident_64() function
Dparavirt_patch_64.c34 unsigned paravirt_patch_ident_64(void *insnbuf, unsigned len) in paravirt_patch_ident_64() function
Dparavirt.c162 ret = paravirt_patch_ident_64(insnbuf, len); in paravirt_patch_default()
/linux-4.4.14/arch/x86/include/asm/
Dparavirt_types.h412 unsigned paravirt_patch_ident_64(void *insnbuf, unsigned len);