···7070/*H:3207171 * The page table code is curly enough to need helper functions to keep it7272 * clear and clean. The kernel itself provides many of them; one advantage7373- * of insisting that the Guest and Host use the same CONFIG_PAE setting.7373+ * of insisting that the Guest and Host use the same CONFIG_X86_PAE setting.7474 *7575 * There are two functions which return pointers to the shadow (aka "real")7676 * page tables.