Home
last modified time | relevance | path

Searched defs:SET_PL2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dhead32.c87 #define SET_PL2(pl2, val) { (pl2).pmd = (val); } in mk_early_pgtbl_32() macro
90 #define SET_PL2(pl2, val) { (pl2).pgd = (val); } in mk_early_pgtbl_32() macro