Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dshadow.h87 unsigned long new_type);
115 unsigned long new_type) {} in shadow_prepare_page_type_change() argument
A De820.h31 uint32_t orig_type, uint32_t new_type);
/xen/xen/arch/x86/
A De820.c596 uint32_t orig_type, uint32_t new_type) in e820_change_range_type() argument
615 e820->map[i].type = new_type; in e820_change_range_type()
629 e820->map[i].type = new_type; in e820_change_range_type()
638 e820->map[i+1].type = new_type; in e820_change_range_type()
653 e820->map[i+1].type = new_type; in e820_change_range_type()
/xen/xen/arch/x86/mm/shadow/
A Dcommon.c2301 unsigned long new_type) in shadow_prepare_page_type_change() argument
2313 new_type == PGT_writable_page ) in shadow_prepare_page_type_change()
A Dmulti.c1175 p2m_type_t new_type, in shadow_set_l1e() argument
1206 switch ( rc = shadow_get_page_from_l1e(new_sl1e, d, new_type) ) in shadow_set_l1e()

Completed in 17 milliseconds