Home
last modified time | relevance | path

Searched refs:xen_hello_world (Results 1 – 12 of 12) sorted by relevance

/xen/xen/test/livepatch/
A Dxen_expectations.c16 extern const char *xen_hello_world(void);
21 .new_addr = xen_hello_world,
A Dxen_expectations_fail.c15 extern const char *xen_hello_world(void);
22 .new_addr = xen_hello_world,
A Dxen_hello_world.c16 extern const char *xen_hello_world(void);
53 .new_addr = xen_hello_world,
A Dxen_prepost_hooks_fail.c16 extern const char *xen_hello_world(void);
61 .new_addr = xen_hello_world,
A Dxen_action_hooks.c16 extern const char *xen_hello_world(void);
88 .new_addr = xen_hello_world,
A Dxen_action_hooks_marker.c16 extern const char *xen_hello_world(void);
98 .new_addr = xen_hello_world,
A Dxen_prepost_hooks.c16 extern const char *xen_hello_world(void);
108 .new_addr = xen_hello_world,
A Dxen_action_hooks_noapply.c16 extern const char *xen_hello_world(void);
122 .new_addr = xen_hello_world,
A Dxen_action_hooks_norevert.c16 extern const char *xen_hello_world(void);
129 .new_addr = xen_hello_world,
A DMakefile16 LIVEPATCH := xen_hello_world.livepatch
67 config.h: NEW_CODE_SZ=$(call CODE_SZ,$<,xen_hello_world)
77 xen_hello_world.o: config.h
80 $(LIVEPATCH): xen_hello_world_func.o xen_hello_world.o note.o xen_note.o modinfo.o
A Dxen_hello_world_func.c18 const char *xen_hello_world(void) in xen_hello_world() function
/xen/docs/misc/
A Dlivepatch.pandoc421 const char *xen_hello_world(void)
431 .new_addr = xen_hello_world,

Completed in 16 milliseconds