Home
last modified time | relevance | path

Searched defs:HYPERVISOR_mmu_update (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/xen/
Dhypercall.h217 #define HYPERVISOR_mmu_update(req, count, success_count, domid) ({ BUG(); 0; }) macro
/linux-2.6.39/arch/x86/include/asm/xen/
Dhypercall.h227 HYPERVISOR_mmu_update(struct mmu_update *req, int count, in HYPERVISOR_mmu_update() function