Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dpaging.h50 #define PG_HAP_enable (1U << PG_HAP_shift) macro
52 #define PG_HAP_enable 0 macro
79 #define paging_mode_hap(_d) (!!((_d)->arch.paging.mode & PG_HAP_enable))
/xen/xen/arch/x86/mm/hap/
A Dhap.c518 d->arch.paging.mode = mode | PG_HAP_enable; in hap_enable()

Completed in 5 milliseconds