/openbmc/linux/include/uapi/linux/ |
H A D | sysinfo.h | 8 struct sysinfo { struct 9 __kernel_long_t uptime; /* Seconds since boot */ 12 __kernel_ulong_t freeram; /* Available memory size */ 13 __kernel_ulong_t sharedram; /* Amount of shared memory */ 14 __kernel_ulong_t bufferram; /* Memory used by buffers */ 15 __kernel_ulong_t totalswap; /* Total swap space size */ 16 __kernel_ulong_t freeswap; /* swap space still available */ 17 __u16 procs; /* Number of current processes */ 18 __u16 pad; /* Explicit padding for m68k */ 19 __kernel_ulong_t totalhigh; /* Total high memory size */ [all …]
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | sysinfo.h | 8 struct sysinfo { struct 9 long uptime; /* Seconds since boot */ 12 unsigned long freeram; /* Available memory size */ 13 unsigned long sharedram; /* Amount of shared memory */ 14 unsigned long bufferram; /* Memory used by buffers */ 15 unsigned long totalswap; /* Total swap space size */ 16 unsigned long freeswap; /* swap space still available */ 17 uint16_t procs; /* Number of current processes */ 18 uint16_t pad; /* Explicit padding for m68k */ 19 unsigned long totalhigh; /* Total high memory size */ [all …]
|
/openbmc/u-boot/board/liebherr/display5/ |
H A D | spl.c | 121 static void spl_dram_print_cal(struct mx6_ddr_sysinfo const *sysinfo) in spl_dram_print_cal() 141 static void spl_dram_perform_cal(struct mx6_ddr_sysinfo const *sysinfo) in spl_dram_perform_cal() 165 struct mx6_ddr_sysinfo sysinfo = { in spl_dram_init() local
|
/openbmc/u-boot/board/k+p/kp_imx6q_tpc/ |
H A D | kp_imx6q_tpc_spl.c | 184 static void spl_dram_print_cal(struct mx6_ddr_sysinfo const *sysinfo) in spl_dram_print_cal() 204 static void spl_dram_perform_cal(struct mx6_ddr_sysinfo const *sysinfo) in spl_dram_perform_cal() 228 struct mx6_ddr_sysinfo sysinfo = { in spl_dram_init() local
|
/openbmc/u-boot/arch/arm/mach-imx/mx6/ |
H A D | ddr.c | 104 int mmdc_do_write_level_calibration(struct mx6_ddr_sysinfo const *sysinfo) in mmdc_do_write_level_calibration() 248 int mmdc_do_dqs_calibration(struct mx6_ddr_sysinfo const *sysinfo) in mmdc_do_dqs_calibration() 992 void mx6_lpddr2_cfg(const struct mx6_ddr_sysinfo *sysinfo, in mx6_lpddr2_cfg() 1221 void mx6_ddr3_cfg(const struct mx6_ddr_sysinfo *sysinfo, in mx6_ddr3_cfg() 1526 void mmdc_read_calibration(struct mx6_ddr_sysinfo const *sysinfo, in mmdc_read_calibration() 1549 void mx6_dram_cfg(const struct mx6_ddr_sysinfo *sysinfo, in mx6_dram_cfg()
|
/openbmc/linux/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-sysinfo.c | 40 static struct cvmx_sysinfo sysinfo; /* system information */ variable
|
/openbmc/u-boot/board/corscience/tricorder/ |
H A D | tricorder.h | 13 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/ti/am3517crane/ |
H A D | am3517crane.h | 15 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/logicpd/am3517evm/ |
H A D | am3517evm.h | 16 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/8dtech/eco5pk/ |
H A D | eco5pk.h | 15 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/htkw/mcx/ |
H A D | mcx.h | 11 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/technexion/tao3530/ |
H A D | tao3530.h | 9 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/timll/devkit8000/ |
H A D | devkit8000.h | 12 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/pandora/ |
H A D | pandora.h | 9 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/quipos/cairo/ |
H A D | cairo.h | 13 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/freescale/p1_twr/ |
H A D | ddr.c | 18 sys_info_t sysinfo; in fixed_sdram() local
|
/openbmc/u-boot/board/ti/evm/ |
H A D | evm.h | 9 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/logicpd/zoom1/ |
H A D | zoom1.h | 13 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/teejet/mt_ventoux/ |
H A D | mt_ventoux.h | 13 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/barco/platinum/ |
H A D | spl_titanium.c | 120 struct mx6_ddr_sysinfo sysinfo = { in spl_dram_init() local
|
H A D | spl_picon.c | 117 struct mx6_ddr_sysinfo sysinfo = { in spl_dram_init() local
|
/openbmc/u-boot/board/logicpd/omap3som/ |
H A D | omap3logic.h | 23 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/technexion/twister/ |
H A D | twister.h | 12 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/overo/ |
H A D | overo.h | 9 const omap3_sysinfo sysinfo = { variable
|
/openbmc/u-boot/board/ti/sdp4430/ |
H A D | sdp.c | 17 const struct omap_sysinfo sysinfo = { variable
|