Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dmmu.h11 #define PT32_ENT_PER_PAGE (1 << PT32_PT_BITS) macro
Dvmx.c5838 for (i = 0; i < PT32_ENT_PER_PAGE; i++) { in init_rmode_identity_map()