Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Dmmu.h10 #define PT32_ENT_PER_PAGE (1 << PT32_PT_BITS) macro
Dvmx.c3485 for (i = 0; i < PT32_ENT_PER_PAGE; i++) { in init_rmode_identity_map()