Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dpaging.h46 #define PG_HAP_enable (1U << PG_HAP_shift) macro
65 #define paging_mode_hap(_d) (!!((_d)->arch.paging.mode & PG_HAP_enable))
/xen-4.10.0-shim-comet/xen/arch/x86/mm/hap/
A Dhap.c510 d->arch.paging.mode = mode | PG_HAP_enable; in hap_enable()

Completed in 4 milliseconds