Displaying 3 results from an estimated 3 matches for "__cpu_to_le64".
Did you mean:
  __cpu_to_le64p
  
2018 Feb 01
0
[vhost:vhost 11/22] drivers//firmware/qemu_fw_cfg.c:379:23: error: 'VMCOREINFO_NOTE_SIZE' undeclared; did you mean 'MEI_CL_NAME_SIZE'?
...ion of function 'paddr_vmcoreinfo_note'; did you mean 'write_vmcoreinfo'? [-Werror=implicit-function-declaration]
      .paddr = cpu_to_le64(paddr_vmcoreinfo_note())
                           ^
   include/uapi/linux/byteorder/little_endian.h:31:51: note: in definition of macro '__cpu_to_le64'
    #define __cpu_to_le64(x) ((__force __le64)(__u64)(x))
                                                      ^
>> drivers//firmware/qemu_fw_cfg.c:380:12: note: in expansion of macro 'cpu_to_le64'
      .paddr = cpu_to_le64(paddr_vmcoreinfo_note())
               ^~~~~~~~~~~...
2011 Mar 11
1
[PATH 9/12] VTPM mini-os: New stubdom applications
This patch ports 5 new applications to the stubdom makefile structure 
for inclusion into stubdom domains. While these are required for 
vtpm-stubdom and vtpmmgrdom they could be used with other stubdom 
applications.
-libgmp 4.3.2
-openssl 1.0.0a
-polarssl 0.12.1
-berlios tpm_emulator 0.6.1
-vtpm_manager (from the tools directory)
Signed off by: Matthew Fioravante
2012 Nov 06
0
[ablock84-btrfs:btrfs-far 19/20] fs/far/far-path.c:42:2: error: implicit declaration of function 'IS_ERR'
...from include/linux/preempt.h:9,
                 from include/linux/spinlock.h:50,
                 from include/linux/vmalloc.h:4,
                 from fs/far/far-mem.h:23,
                 from fs/far/far-attr.c:21:
include/uapi/linux/byteorder/big_endian.h:30:0: warning: "__cpu_to_le64" redefined [enabled by default]
In file included from include/linux/byteorder/little_endian.h:4:0,
                 from fs/far/far-attr.h:30,
                 from fs/far/far-attr.c:19:
include/uapi/linux/byteorder/little_endian.h:30:0: note: this is the location of the previous definition
In...