Searched refs:updates (Results 1 – 13 of 13) sorted by relevance
260 …DECLARE_NAMED_HYPERCALL_BOUNCE(updates, mmu->updates, mmu->idx*sizeof(*mmu->updates), XC_HYPERCALL… in flush_mmu_updates()265 if ( xc_hypercall_bounce_pre(xch, updates) ) in flush_mmu_updates()273 HYPERCALL_BUFFER_AS_ARG(updates), in flush_mmu_updates()283 xc_hypercall_bounce_post(xch, updates); in flush_mmu_updates()302 mmu->updates[mmu->idx].ptr = ptr; in xc_add_mmu_update()303 mmu->updates[mmu->idx].val = val; in xc_add_mmu_update()
375 mmu_update_t updates[MAX_MMU_UPDATES]; member
30 seconds between updates (default 3)70 set delay between updates
1542 guest's page table updates and/or TLB flushes etc. will be emulated.1548 table mode, the guest's page table updates may be deferred as2427 guest's page table updates and/or TLB flushes etc. will be emulated.2433 table mode, the guest's page table updates may be deferred as
1715 the hypervisor as a multiboot module; this command allows runtime updates to the
127 config updates (requires explicit updates).
53 Apply microcode updates using initrd:
256 /* Flush updates through and flush the TLB. */313 /* Flush updates through and flush the TLB */
54 updates must be ordered carefully to ensure consistency.
6 opcodes that have come about due to primarily security updates.
51 - updates for 0.6a release223 - updates for 0.5a release241 - documentation updates1224 - cosmetic updates to vbe.c/h + added bunch of FIXMEs for work1231 - cosmetic updates in vbetables.h
83 updates of pagetable entries, while atomically preserving the current
786 still fairly likely to be broken in future updates.
Completed in 15 milliseconds