Searched refs:is_error_page (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A D44x_tlb.c316 if (is_error_page(new_page)) {
H A De500_tlb.c298 if (is_error_page(new_page)) {
H A Dbook3s.c415 if (is_error_page(hpage))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkvm_host.h269 int is_error_page(struct page *page);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/virt/kvm/
H A Dkvm_main.c819 int is_error_page(struct page *page) function
823 EXPORT_SYMBOL_GPL(is_error_page); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c1281 if (is_error_page(vcpu->arch.time_page)) {
3561 if (is_error_page(page)) {
H A Dsvm.c1681 if (is_error_page(page))

Completed in 49 milliseconds