Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dalternative.c206 uint8_t *repl = ALT_REPL_PTR(a); in _apply_alternatives() local
253 memcpy(buf, repl, a->repl_len); in _apply_alternatives()
301 *(int32_t *)(buf + 1) += repl - orig; in _apply_alternatives()
/xen/xen/include/asm-x86/
A Dalternative-asm.h14 .macro altinstruction_entry orig repl feature orig_len repl_len pad_len
16 .long \repl - .

Completed in 3 milliseconds