Home
last modified time | relevance | path

Searched refs:core (Results 1 – 25 of 48) sorted by relevance

12

/xen/xen/common/
A Dvirtual_region.c12 static struct virtual_region core = { variable
13 .list = LIST_HEAD_INIT(core.list),
139 core.frame[i - 1].n_bugs = sz; in setup_virtual_regions()
140 core.frame[i - 1].bugs = s; in setup_virtual_regions()
146 core_init.ex = core.ex = start; in setup_virtual_regions()
147 core_init.ex_end = core.ex_end = end; in setup_virtual_regions()
150 register_virtual_region(&core); in setup_virtual_regions()
A Dsysctl.c372 cputopo.core = cpu_to_core(i); in do_sysctl()
380 cputopo.core = XEN_INVALID_CORE_ID; in do_sysctl()
/xen/stubdom/
A Dlwip.dhcp_create_request-hwaddr_len.patch1 Index: src/core/dhcp.c
3 --- src/core/dhcp.c
4 +++ src/core/dhcp.c
A Dlwip.patch-cvs285 Index: src/core/dhcp.c
319 Index: src/core/mem.c
675 Index: src/core/memp.c
735 Index: src/core/netif.c
938 Index: src/core/pbuf.c
957 Index: src/core/stats.c
1079 Index: src/core/sys.c
1166 Index: src/core/tcp.c
1194 Index: src/core/tcp_in.c
1265 Index: src/core/ipv4/autoip.c
[all …]
A Dconfigure1686 rm -f core *.core core.conftest.* &&
3073 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3140 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3142 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3144 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3230 rm -f core conftest.err conftest.$ac_objext
/xen/docs/misc/
A Ddump-core-format.txt1 xen dump-core format
7 With xm dump-core command, the guest domain's core can be created as a file.
10 In this document the new format is called new xen dump-core format,
11 xen dump-core format or simply dump-core format. The file of xen dump-core
12 format is called xen dump-core file or dump-core file.
14 The usual process core file includes program headers and no section header.
15 On the other hand the xen dump-core file includes no program headers and
49 This section is used as note section to store xen dump-core
60 when the xen dump-core file is created.
164 file is xen dump-core format without any specific information.
[all …]
/xen/xen/arch/x86/cpu/microcode/
A DMakefile2 obj-y += core.o
/xen/xen/common/sched/
A DMakefile7 obj-y += core.o
/xen/tools/libs/hypfs/
A DMakefile11 SRCS-y += core.c
/xen/tools/pygrub/
A Dsetup.py1 from distutils.core import setup, Extension
/xen/xen/scripts/
A DMakefile.clean20 rm -f *.o .*.o.tmp *~ core $(DEPS_RM)
/xen/tools/libs/evtchn/
A DMakefile9 SRCS-y += core.c
/xen/tools/libs/devicemodel/
A DMakefile9 SRCS-y += core.c
/xen/tools/libs/call/
A DMakefile9 SRCS-y += core.c buffer.c
/xen/tools/libs/foreignmemory/
A DMakefile9 SRCS-y += core.c
/xen/tools/python/
A Dsetup.py2 from distutils.core import setup, Extension
/xen/tools/firmware/vgabios/
A DMakefile25 …temp.awk.* vgabios*.orig _vgabios_* _vgabios-debug_* core vgabios*.bin vgabios*.txt $(RELEASE).bin…
/xen/tools/tests/vhpet/
A DMakefile27 rm -rf $(TARGET) $(TARGET).out *.o *~ core* hpet.h hpet.c
/xen/docs/
A DINDEX18 misc/dump-core-format Xen Core Dump Format
/xen/tools/misc/
A Dxenpm.c519 if ( cputopo[i].core == XEN_INVALID_CORE_ID || in signal_int_handler()
538 if ( cputopo[i].core == core_ids[j] ) in signal_int_handler()
542 core_ids[j] = cputopo[i].core; in signal_int_handler()
575 cputopo[j].core == core_ids[k] ) in signal_int_handler()
1048 if ( cputopo[i].core == XEN_INVALID_CORE_ID ) in cpu_topology_func()
1051 i, cputopo[i].core, cputopo[i].socket, cputopo[i].node); in cpu_topology_func()
/xen/tools/
A Dconfigure2041 rm -f core conftest.err conftest.$ac_objext \
2289 rm -f core *.core core.conftest.* &&
3333 rm -f core conftest.err conftest.$ac_objext
4484 rm -f core conftest.err conftest.$ac_objext \
5232 rm -f core conftest.err conftest.$ac_objext
7661 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8141 rm -f core conftest.err conftest.$ac_objext \
8641 rm -f core conftest.err conftest.$ac_objext \
8688 rm -f core conftest.err conftest.$ac_objext \
8735 rm -f core conftest.err conftest.$ac_objext \
[all …]
/xen/docs/process/
A Dtags.pandoc20 [core]
/xen/docs/man/
A Dxen-tscmode.7.pod135 On most older SMP and early multi-core machines, TSC was not synchronized
144 generations of multi-core machines, especially multi-socket multi-core
148 of TSC altogether. On the most recent generations of multi-core
/xen/docs/features/
A Dintel_psr_mba.pandoc33 control over memory bandwidth available per-core. This feature provides OS/
73 the traffic between core and memory. Higher throttling value result in
/xen/tools/debugger/gdbsx/
A DREADME36 - if ctrl-c or core-dumped, make sure to do xm unpause if guest still paused.

Completed in 45 milliseconds

12