Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/test/livepatch/
A Dxen_hello_world.c16 extern const char *xen_hello_world(void);
53 .new_addr = xen_hello_world,
A DMakefile18 LIVEPATCH := xen_hello_world.livepatch
49 config.h: NEW_CODE_SZ=$(call CODE_SZ,$<,xen_hello_world)
59 xen_hello_world.o: config.h
62 $(LIVEPATCH): xen_hello_world_func.o xen_hello_world.o note.o
A Dxen_hello_world_func.c18 const char *xen_hello_world(void) in xen_hello_world() function
/xen-4.10.0-shim-comet/
A D.gitignore314 xen/test/livepatch/xen_hello_world.livepatch
/xen-4.10.0-shim-comet/docs/misc/
A Dlivepatch.markdown378 const char *xen_hello_world(void)
388 .new_addr = xen_hello_world,

Completed in 7 milliseconds