Home
last modified time | relevance | path

Searched refs:machine_type (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Da.out.h16 enum machine_type { enum
46 #define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff))
/linux-6.12.1/tools/perf/util/
Ds390-cpumsf.c176 u16 machine_type; member
371 static bool s390_cpumsf_validate(int machine_type, in s390_cpumsf_validate() argument
391 switch (machine_type) { in s390_cpumsf_validate()
446 if (!s390_cpumsf_validate(sf->machine_type, buf, len, &bsdes, in s390_cpumsf_dump()
450 len, sf->machine_type, bsdes, dsdes); in s390_cpumsf_dump()
611 if (!s390_cpumsf_validate(sf->machine_type, buf, len, &bsdes, in s390_cpumsf_samples()
1143 sf->machine_type = s390_cpumsf_get_type(session->evlist->env->cpuid); in s390_cpumsf_process_auxtrace_info()
/linux-6.12.1/drivers/scsi/esas2r/
Desas2r_flash.c1146 switch (le16_to_cpu(ei->machine_type)) { in esas2r_read_image_type()
Desas2r.h386 u16 machine_type; member