Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dtext-patching.h18 #define __parainstructions_end NULL macro
H A Dparavirt_types.h654 __parainstructions_end[];
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dvmlinux.lds.S272 __parainstructions_end = .; symbol
H A Dalternative.c1036 apply_paravirt(__parainstructions, __parainstructions_end); in alternative_instructions()