criu/arch/x86/include/asm
Alexander Kartashov b97e24e3fb cr: introduced the functions decode_pointer() and encode_pointer()
These functions are designated to convert a native pointer
to uint64_t used to store a virtual address in protobuf messages
and vice versa in a machine-independent way.

Signed-off-by: Alexander Kartashov <alekskartashov@parallels.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-01-18 11:41:43 +04:00
..
atomic.h x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
bitops.h x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
dump.h cr: Introduce stubs for tls dump/restore 2013-01-09 19:01:22 +04:00
linkage.h x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
memcpy_64.h x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
parasite-syscall.h parasite-syscall.c: moved the function mmap_seized() to the file arch/x86/crtools.c 2013-01-14 14:19:43 +04:00
parasite.h cr: Introduce stubs for tls dump/restore 2013-01-09 19:01:22 +04:00
processor-flags.h x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
restore.h FPU: introduced the support for multiple FPU architectures. 2013-01-09 19:01:44 +04:00
restorer.h restorer: introduced the macro SIGFRAME_OFFSET 2013-01-14 14:15:16 +04:00
types.h cr: introduced the functions decode_pointer() and encode_pointer() 2013-01-18 11:41:43 +04:00