Home
last modified time | relevance | path

Searched refs:machine (Results 1 – 25 of 45) sorted by relevance

12

/device/google/cuttlefish/host/commands/metrics/
Devents.cc73 std::string machine(buf.machine); in GetOsType() local
78 if (machine == "x86_64") { in GetOsType()
81 if (machine == "x86") { in GetOsType()
84 if (machine == "aarch64" || machine == "arm64") { in GetOsType()
87 if (machine[0] == 'a') { in GetOsType()
/device/google/cuttlefish/host/libs/vm_manager/
Dqemu_manager.cpp343 std::string machine = is_x86 ? "pc,nvdimm=on" : "virt"; in StartCommands() local
346 machine += ",accel=kvm"; in StartCommands()
348 machine += ",accel=hvf"; in StartCommands()
353 machine += ",gic-version=3"; in StartCommands()
357 machine += ",gic-version=2"; in StartCommands()
361 machine += ",mte=on"; in StartCommands()
363 qemu_cmd.AddParameter(machine, ",usb=off,dump-guest-core=off"); in StartCommands()
/device/google/coral/
Dinit.qcom.usb.sh38 if [ -f /sys/devices/soc0/machine ]; then
39 soc_machine=`cat /sys/devices/soc0/machine` 2> /dev/null
41 soc_machine=`cat /sys/devices/system/soc/soc0/machine` 2> /dev/null
163 machine_type=`cat /sys/devices/soc0/machine`
/device/google/sunfish/
Dinit.qcom.usb.sh38 if [ -f /sys/devices/soc0/machine ]; then
39 soc_machine=`cat /sys/devices/soc0/machine` 2> /dev/null
41 soc_machine=`cat /sys/devices/system/soc/soc0/machine` 2> /dev/null
160 machine_type=`cat /sys/devices/soc0/machine`
/device/google/redbull/
Dinit.qcom.usb.sh38 if [ -f /sys/devices/soc0/machine ]; then
39 soc_machine=`cat /sys/devices/soc0/machine` 2> /dev/null
41 soc_machine=`cat /sys/devices/system/soc/soc0/machine` 2> /dev/null
163 machine_type=`cat /sys/devices/soc0/machine`
/device/google/cuttlefish/tools/
Dcreate_base_image.go278 ` --machine-type=n1-standard-16 --network-interface=network-tier=PREMIUM,subnet=default`+
345 ` --machine-type=n1-standard-16 --image-family="`+source_image_family+
395 `" --machine-type=n1-standard-4 --scopes storage-ro --accelerator="type=`+
Dcreate_base_image_hostlib.sh118 --machine-type=n1-standard-16 \
153 --machine-type=n1-standard-4 \
/device/google/cuttlefish/
DREADME.md11 This should return a non-zero value. If running on a cloud machine, this may
19 - When running on an ARM machine, the most direct way is to check
/device/generic/goldfish/fvpbase/
Drun_qemu21 -machine virt,mte=on \
/device/google/cuttlefish/host/commands/run_cvd/
Dvalidate.cpp76 LOG(DEBUG) << "uts.machine = \"" << uname_data.machine << "\""; in ValidateHostKernel()
/device/google/zuma-sepolicy/legacy/whitechapel_pro/
Dgenfs_contexts1 genfscon sysfs /devices/soc0/machine u:object_r:sysfs_soc…
/device/google/cuttlefish_vmm/
Drebuild.sh230 --machine-type="${_machine_type}-${FLAGS_gce_vcpus}" \
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/preseed/
Dpreseed.cfg163 # partition/boot record if no other operating system is detected on the machine.
/device/generic/opengl-transport/host/libs/virglrenderer/
DREADME.md9 translate shaders, and no part of the GL state machine is processed in the
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
DLICENSE138 a) Accompany it with the complete corresponding machine-readable
145 machine-readable copy of the corresponding source code, to be
/device/generic/car/emulator/usbpt/usbip-service/
DCOPYING138 a) Accompany it with the complete corresponding machine-readable
145 machine-readable copy of the corresponding source code, to be
/device/google/pantah/self-extractors_cheetah/google_devices/
DLICENSE42 internally in machine-readable (i.e., object code) form and the
/device/google/caimito/self-extractors_tokay/google_devices/
DLICENSE42 internally in machine-readable (i.e., object code) form and the
/device/google/shusky/self-extractors_shiba/google_devices/
DLICENSE42 internally in machine-readable (i.e., object code) form and the
/device/google/tangorpro/self-extractors/google_devices/
DLICENSE42 internally in machine-readable (i.e., object code) form and the
/device/google/raviole/self-extractors_raven/google_devices/
DLICENSE42 internally in machine-readable (i.e., object code) form and the
/device/google/redfin/self-extractors/google_devices/
DLICENSE42 internally in machine-readable (i.e., object code) form and the
/device/google/bluejay/self-extractors/google_devices/
DLICENSE42 internally in machine-readable (i.e., object code) form and the
/device/google/caimito/self-extractors_komodo/google_devices/
DLICENSE42 internally in machine-readable (i.e., object code) form and the
/device/google/comet/self-extractors/google_devices/
DLICENSE42 internally in machine-readable (i.e., object code) form and the

12