Home
last modified time | relevance | path

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

/xen/xen/arch/x86/pv/
A Dmm.c45 &__linear_l2_table[l2_linear_offset(linear)], in map_guest_l1e()
/xen/xen/include/asm-x86/
A Dpage.h301 #define __linear_l2_table \ macro
304 ((l3_pgentry_t *)(__linear_l2_table + l2_linear_offset(LINEAR_PT_VIRT_START)))
/xen/xen/arch/x86/mm/shadow/
A Dtypes.h182 (is_hvm_vcpu(v) ? __linear_l2_table : __sh_linear_l2_table) + \
A Dmulti.c3757 ml2e = __linear_l2_table in sh_update_linear_entries()

Completed in 14 milliseconds