Searched refs:proc_type (Results 1 – 7 of 7) sorted by relevance
101 enum esi_proc_type proc_type, u64 func, in ia64_esi_call() argument127 if (proc_type == ESI_PROC_SERIALIZED) in ia64_esi_call()129 else if (proc_type == ESI_PROC_MP_SAFE) in ia64_esi_call()135 if (proc_type == ESI_PROC_SERIALIZED) in ia64_esi_call()138 else if (proc_type == ESI_PROC_MP_SAFE) in ia64_esi_call()
77 #define check_eb_proc(proc_type) \ argument79 == proc_type)
94 #define check_pbx_proc(proc_type) \ argument96 == proc_type)
136 printk("%s""processor_type: %d, %s\n", pfx, proc->proc_type, in cper_print_proc_generic()137 proc->proc_type < ARRAY_SIZE(cper_proc_type_strs) ? in cper_print_proc_generic()138 cper_proc_type_strs[proc->proc_type] : "unknown"); in cper_print_proc_generic()
34 int proc_type; /* eg, 5510 */ member
290 __u8 proc_type; member
150 int proc_type; /* eg, 5510 */ member1298 disp_attr_obj.proc_type = node_mgr_obj->proc_type; in node_create_mgr()2795 hnode_mgr->proc_type = 6410; in get_proc_props()