Home
last modified time | relevance | path

Searched refs:xmaddr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/xen/arm/
H A Dpage.h18 typedef struct xmaddr { struct
/openbmc/linux/arch/x86/include/asm/xen/
H A Dpage.h20 typedef struct xmaddr { struct
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1123 unsigned long xmaddr; in elf_fdpic_map_file_by_direct_mmap() local
1126 xmaddr = vm_mmap(NULL, xaddr, excess - excess1, in elf_fdpic_map_file_by_direct_mmap()
1132 xmaddr); in elf_fdpic_map_file_by_direct_mmap()
1134 if (xmaddr != xaddr) in elf_fdpic_map_file_by_direct_mmap()