All of lore.kernel.org
 help / color / mirror / Atom feed
* do_mmu_update
@ 2009-01-13  9:20 Furquan Shaikh
       [not found] ` <c78d42d0901130356v71a7fb45n8a8e104331b9ed61@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Furquan Shaikh @ 2009-01-13  9:20 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 520 bytes --]

Hello friends,
Can anyone please tell me what the *not_a_pt: *label in do_mmu_update used
for?

*default:
not_a_pt:
                    {
                        if ( unlikely(!get_page_type(page,
PGT_writable_page)) )
                                    break;

                        perfc_incr(writable_mmu_updates);
                        okay = paging_write_guest_entry(v, va, req.val,
_mfn(mfn));

                        put_page_type(page);
                    }
                    break;


*Regards,
Furquan

[-- Attachment #1.2: Type: text/html, Size: 1536 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-16 19:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13  9:20 do_mmu_update Furquan Shaikh
     [not found] ` <c78d42d0901130356v71a7fb45n8a8e104331b9ed61@mail.gmail.com>
     [not found]   ` <b8ef0f060901130411u4ce39639y82d93cc3ecf78d69@mail.gmail.com>
2009-01-13 12:11     ` Fwd: do_mmu_update Furquan Shaikh
2009-01-16 19:18       ` Jeremy Fitzhardinge

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.