Home
last modified time | relevance | path

Searched defs:shared_info (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/tools/testing/selftests/powerpc/ptrace/
Dptrace-pkey.c37 struct shared_info { struct
38 struct child_sync child_sync;
41 unsigned long amr1;
44 unsigned long amr2;
69 static int child(struct shared_info *info) in child() argument
Dcore-pkey.c48 struct shared_info { struct
49 struct child_sync child_sync;
52 unsigned long amr;
55 unsigned long iamr;
58 unsigned long uamor;
61 time_t core_time;
/Linux-v5.10/include/xen/interface/
Dxen.h559 struct shared_info { struct
560 struct vcpu_info vcpu_info[MAX_VIRT_CPUS];
602 struct arch_shared_info arch; argument
639 unsigned long shared_info; /* MACHINE address of shared info struct. */ member