Searched refs:PG_HAP_enable (Results 1 – 2 of 2) sorted by relevance
46 #define PG_HAP_enable (1U << PG_HAP_shift) macro65 #define paging_mode_hap(_d) (!!((_d)->arch.paging.mode & PG_HAP_enable))
510 d->arch.paging.mode = mode | PG_HAP_enable; in hap_enable()
Completed in 7 milliseconds