Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dqemu_fw_cfg.h30 #define FW_CFG_CMDLINE_SIZE 0x14 macro
/external/u-boot/include/
Dqfw.h32 FW_CFG_CMDLINE_SIZE = 0x14, enumerator
/external/u-boot/cmd/
Dqfw.c48 qemu_fwcfg_read_entry(FW_CFG_CMDLINE_SIZE, 4, &cmdline_size); in qemu_fwcfg_setup_kernel()