Home
last modified time | relevance | path

Searched refs:p4d_val (Results 1 – 4 of 4) sorted by relevance

/include/asm-generic/
A Dpgtable-nop4d.h40 #define p4d_val(x) (pgd_val((x).pgd)) macro
A Dpgtable-nopud.h48 #define pud_val(x) (p4d_val((x).p4d))
/include/trace/events/
A Dxen.h233 __entry->p4dval = p4d_val(p4dval)),
/include/linux/
A Dpgtable.h1134 return p4d_val(p4d_a) == p4d_val(p4d_b); in p4d_same()

Completed in 10 milliseconds