Searched refs:FW_CFG_RAM_SIZE (Results 1 – 5 of 5) sorted by relevance
10 #define FW_CFG_RAM_SIZE 0x03 macro
26 fw_override[FW_CFG_RAM_SIZE] = atol(str) * 1024 * 1024; in read_cfg_override()
18 nr_pages = fwcfg_get_u64(FW_CFG_RAM_SIZE) / PAGE_SIZE; in main()
303 u64 size = fwcfg_get_u64(FW_CFG_RAM_SIZE); in setup_npt()
1095 end_of_memory = fwcfg_get_u64(FW_CFG_RAM_SIZE); in setup_ept()3619 addr > fwcfg_get_u64(FW_CFG_RAM_SIZE) - align && in test_vmcs_addr()