Searched refs:machine_type (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | a.out.h | 20 enum machine_type enum 32 #define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | a.out.h | 20 enum machine_type enum 32 #define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff))
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | a.out.h | 16 enum machine_type { enum 46 #define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff))
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | s390-cpumsf.c | 175 u16 machine_type; member 370 static bool s390_cpumsf_validate(int machine_type, in s390_cpumsf_validate() argument 390 switch (machine_type) { in s390_cpumsf_validate() 445 if (!s390_cpumsf_validate(sf->machine_type, buf, len, &bsdes, in s390_cpumsf_dump() 449 len, sf->machine_type, bsdes, dsdes); in s390_cpumsf_dump() 610 if (!s390_cpumsf_validate(sf->machine_type, buf, len, &bsdes, in s390_cpumsf_samples() 1147 sf->machine_type = s390_cpumsf_get_type(session->evlist->env->cpuid); in s390_cpumsf_process_auxtrace_info()
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0041-commands-Restrict-commands-that-can-load-BIOS-or-DT-.patch | 87 machine_type = grub_arm_firmware_get_machine_type ();
|
| /OK3568_Linux_fs/kernel/drivers/scsi/esas2r/ |
| H A D | esas2r.h | 386 u16 machine_type; member
|
| H A D | esas2r_flash.c | 1146 switch (le16_to_cpu(ei->machine_type)) { in esas2r_read_image_type()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | bfd.info | 10477 enum machine_type aout_SIZE_machine_type 10483 the 'machine_type' for a particular architecture and machine, or
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | bfd.info | 10477 enum machine_type aout_SIZE_machine_type 10483 the 'machine_type' for a particular architecture and machine, or
|