Home
last modified time | relevance | path

Searched refs:XEN_TST_F (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/xen/xen/
H A Dhypervisor.c617 #define XEN_TST_F(n) \ in hypervisor_attach() macro
621 XEN_TST_F(writable_page_tables); in hypervisor_attach()
623 XEN_TST_F(auto_translated_physmap); in hypervisor_attach()
624 XEN_TST_F(supervisor_mode_kernel); in hypervisor_attach()
625 XEN_TST_F(pae_pgdir_above_4gb); in hypervisor_attach()
627 XEN_TST_F(highmem_assist); in hypervisor_attach()
628 XEN_TST_F(gnttab_map_avail_bits); in hypervisor_attach()
629 XEN_TST_F(hvm_callback_vector); in hypervisor_attach()
630 XEN_TST_F(hvm_safe_pvclock); in hypervisor_attach()
631 XEN_TST_F(hvm_pirqs); in hypervisor_attach()
[all …]