Searched refs:SET_PL2 (Results 1 - 1 of 1) sorted by path

/linux-master/arch/x86/kernel/
H A Dhead32.c98 #define SET_PL2(val) { .pmd = (val), } macro
102 #define SET_PL2(val) { .pgd = (val), } macro
109 pl2_t pl2 = SET_PL2((unsigned long)*ptep | PDE_IDENT_ATTR);

Completed in 306 milliseconds