Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dinit.h12 unsigned long kernpg_flag; /* kernel pagetable flag override */ member
/linux/arch/x86/boot/compressed/
H A Dident_map_64.c122 mapping_info.kernpg_flag = _KERNPG_TABLE; in initialize_identity_maps()
224 pmd = __pmd((unsigned long)pte | info->kernpg_flag); in split_large_pmd()