Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dparavirt_patch.c48 unsigned int paravirt_patch_ident_64(void *insn_buff, unsigned int len) in paravirt_patch_ident_64() function
H A Dparavirt.c136 ret = paravirt_patch_ident_64(insn_buff, len); in paravirt_patch_default()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dparavirt_types.h346 unsigned paravirt_patch_ident_64(void *insn_buff, unsigned len);