Searched refs:l4e_empty (Results 1 – 5 of 5) sorted by relevance
113 #define root_empty l4e_empty
114 { return l4e_empty(); } in shadow_l4e_empty()
111 #define l4e_empty() ((l4_pgentry_t) { 0 }) macro
1589 : l4e_empty(); in init_xen_l4_slots()1602 mfn_eq(sl4mfn, INVALID_MFN) ? l4e_empty() : in init_xen_l4_slots()1608 : l4e_empty(); in init_xen_l4_slots()1668 l4tab[l4_table_offset(RO_MPT_VIRT_START)] = l4e_empty(); in zap_ro_mpt()2764 l4e_write(l4tab, l4e_empty()); in vcpu_destroy_pagetables()
691 l4e_write(&idle_pg_table[0], l4e_empty()); in zap_low_mappings()
Completed in 19 milliseconds