Displaying 1 result from an estimated 1 matches for "___shadow_status".
Did you mean:
__shadow_status
2006 Feb 09
11
X86_64 "assert" when booting 64-bit image.
...N) Panic on CPU 0:
(XEN) CPU0 FATAL TRAP: vector = 6 (invalid operand)
(XEN) [error_code=0000]
(XEN) ****************************************
Selected section from
"hg annotate xen/include/asm-x86/shadow.h |grep -n $ | grep
12[0-9][0-9]"
1213:4239: #ifndef NDEBUG
1214:4799: if ( ___shadow_status(d, gpfn, stype) != 0 )
1215:4799: {
1216:6039: printk("d->id=%d gpfn=%lx gmfn=%lx stype=%lx c=%x
t=%" P\
Rtype_info " "
1217:4799: "mfn_out_of_sync(gmfn)=%d
mfn_is_page_table(gmfn)\
=%d\n",
1218:4877: d->d...