Home
last modified time | relevance | path

Searched refs:MACHINE (Results 226 – 250 of 400) sorted by relevance

12345678910>>...16

/openbmc/qemu/hw/ppc/
H A Dspapr_caps.c477 MachineState *ms = MACHINE(spapr); in cap_nested_kvm_hv_apply()
862 srccaps = default_caps_with_cpu(spapr, MACHINE(spapr)->cpu_type); in spapr_caps_post_migration()
933 default_caps = default_caps_with_cpu(spapr, MACHINE(spapr)->cpu_type); in spapr_caps_init()
H A Dspapr_hcall.c30 MachineState *machine = MACHINE(spapr); in is_ram_address()
111 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in h_resize_hpt_prepare()
1241 int maxshift = spapr_hpt_shift_for_ramsize(MACHINE(spapr)->maxram_size); in do_client_architecture_support()
1330 MACHINE(spapr)->fdt = fdt; in do_client_architecture_support()
H A Dspapr_vio.c527 MACHINE(spapr)->ram_size); in spapr_vio_busdev_realize()
530 0, MACHINE(spapr)->ram_size); in spapr_vio_busdev_realize()
/openbmc/linux/arch/m68k/include/asm/
H A Dm5441xsim.h14 #define MACHINE MACH_M5441X macro
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dx32-psabi.rst44 MACHINE = "qemux86-64"
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-systemd-hash-x86-64.txt6 So for your MACHINE you need to choose "genericx86-64".
/openbmc/openbmc/poky/meta/recipes-devtools/pkgconf/
H A Dpkgconf_2.2.0.bb37 # of the MACHINE sysroot, for using pkg-config when building native tools.
/openbmc/openbmc/meta-security/recipes-compliance/openscap/
H A Dopenscap_1.3.9.bb41 STAGING_OSCAP_DIR = "${TMPDIR}/work-shared/${MACHINE}/oscap-source"
/openbmc/linux/arch/m68k/coldfire/
H A Dhead.S286 movel #MACHINE,%d0
/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/
H A Dpkgconfig_git.bb50 # of the MACHINE sysroot, for using pkg-config when building native tools.
/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/
H A Dcorstone1000-flash-firmware.wks.in26 part --source rawcopy --size 12 --sourceparams="file=Image.gz-initramfs-${MACHINE}.bin" --align 4 -…
/openbmc/openbmc/poky/meta/classes-global/
H A Dsanity.bbclass391 # Checks we should only make if MACHINE is set correctly
397 …messages = messages + 'TUNE_ARCH is unset. Please ensure your MACHINE configuration includes a val…
401 …messages = messages + 'Please set TARGET_OS directly, or choose a MACHINE or DISTRO that does so.\…
810 # Check that the MACHINE is valid, if it is set
812 if d.getVar('MACHINE'):
813 if not check_conf_exists("conf/machine/${MACHINE}.conf", d):
814 …dresult('MACHINE=%s is invalid. Please set a valid MACHINE in your local.conf, environment or othe…
819 status.addresult('Please set a MACHINE in your local.conf or environment\n')
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpopulate_sdk_base.bbclass59 packagegroup-cross-canadian-${MACHINE} \
60 …${@bb.utils.contains('SDK_TOOLCHAIN_LANGS', 'go', 'packagegroup-go-cross-canadian-${MACHINE}', '',…
61 …${@bb.utils.contains('SDK_TOOLCHAIN_LANGS', 'rust', 'packagegroup-rust-cross-canadian-${MACHINE}',…
H A Dgrub-efi-cfg.bbclass28 # Uses MACHINE specific KERNEL_IMAGETYPE
H A Dtoolchain-scripts.bbclass79 echo 'standalone_sysroot_target="${STAGING_DIR}/${MACHINE}"' >> $script
195 TOOLCHAIN_CONFIGSITE_SYSROOTCACHE = "${STAGING_DIR}/${MLPREFIX}${MACHINE}/${target_datadir}/${TARGE…
/openbmc/openbmc/poky/documentation/test-manual/
H A Dyocto-project-compatible.rst93 to a :term:`MACHINE` setting.
116 a :term:`MACHINE`, a :term:`DISTRO` or a :term:`DISTRO_FEATURES` setting.
/openbmc/qemu/hw/arm/
H A Dfsl-imx6.c39 MachineState *ms = MACHINE(qdev_get_machine()); in fsl_imx6_init()
109 MachineState *ms = MACHINE(qdev_get_machine()); in fsl_imx6_realize()
H A Dsbsa-ref.c205 const MachineState *ms = MACHINE(sms); in create_fdt()
378 bios_name = MACHINE(sms)->firmware; in sbsa_firmware_init()
437 unsigned int smp_cpus = MACHINE(sms)->smp.cpus; in create_gic()
H A Dvexpress.c277 MachineState *machine = MACHINE(vms); in a9_daughterboard_init()
354 MachineState *machine = MACHINE(vms); in a15_daughterboard_init()
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dlinux-yocto.inc40 # A KMACHINE is the mapping of a yocto $MACHINE to what is built
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/
H A Dlinux-arm-platforms.inc25 COMPATIBLE_MACHINE:corstone1000 = "${MACHINE}"
/openbmc/qemu/target/s390x/
H A Dcpu-sysemu.c128 MachineState *ms = MACHINE(qdev_get_machine()); in s390_cpu_realize_sysemu()
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/scp-firmware/
H A Dscp-firmware_2.14.0.bb20 SCP_PLATFORM ?= "${MACHINE}"
/openbmc/qemu/hw/riscv/
H A Dmicrochip_pfsoc.c148 MachineState *ms = MACHINE(qdev_get_machine()); in microchip_pfsoc_soc_instance_init()
195 MachineState *ms = MACHINE(qdev_get_machine()); in microchip_pfsoc_soc_realize()
/openbmc/openbmc/meta-arm/
H A D.gitlab-ci.yml327 MACHINE=$(basename $SOURCE_DIR)
328 sphinx-build -vW $SOURCE_DIR build-docs/$MACHINE

12345678910>>...16