Home
last modified time | relevance | path

Searched refs:ASM_NOP_MAX (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dalternative.c42 static const unsigned char * const k8_nops[ASM_NOP_MAX+1] init_or_livepatch_constrel = {
66 static const unsigned char * const p6_nops[ASM_NOP_MAX+1] init_or_livepatch_constrel = {
109 if ( noplen > ASM_NOP_MAX ) in add_nops()
110 noplen = ASM_NOP_MAX; in add_nops()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dnops.h64 #define ASM_NOP_MAX 8 macro

Completed in 2 milliseconds