Home
last modified time | relevance | path

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

/linux/include/asm-generic/
A Dpgtable-nop4d.h40 #define p4d_val(x) (pgd_val((x).pgd)) macro
/linux/arch/x86/mm/
A Dkasan_init_64.c295 p4dval_t p4d_val = __pa_nodebug(kasan_early_shadow_pud) | _KERNPG_TABLE; in kasan_early_init() local
/linux/arch/s390/include/asm/
A Dpage.h96 #define p4d_val(x) ((x).p4d) macro
/linux/arch/x86/include/asm/
A Dparavirt.h506 static inline p4dval_t p4d_val(p4d_t p4d) in p4d_val() function
A Dparavirt_types.h229 struct paravirt_callee_save p4d_val; member
A Dpgtable.h100 #define p4d_val(x) native_p4d_val(x) macro

Completed in 14 milliseconds