Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dmm.h102 #define PGT_count_width PG_shift(2) macro
103 #define PGT_count_mask ((1UL<<PGT_count_width)-1)
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmm.h232 #define PGT_count_width PG_shift(8) macro
233 #define PGT_count_mask ((1UL<<PGT_count_width)-1)

Completed in 5 milliseconds