Searched defs:pte_val (Results 1 – 15 of 15) sorted by relevance
26 #define pte_val(x) ((x).pte) macro44 #define pte_val(x) (x) macro
29 #define pte_val(x) ((x).pte) macro46 #define pte_val(x) (x) macro
21 static inline pte_basic_t pte_val(pte_t x) in pte_val() function27 static inline pte_basic_t pte_val(pte_t x) in pte_val() function
11 static inline unsigned long pte_val(pte_t x) in pte_val() function
66 #define pte_val(x) \ macro74 #define pte_val(x) ((x).pte_low) macro
39 #define pte_val(x) ((x).pte) macro
32 #define pte_val(x) ((x).pte) macro
49 #define pte_val(x) ((x).pte_low) macro
41 #define pte_val(x) ((x).pte) macro
214 static inline uint64_t pte_to_entrylo(unsigned long pte_val) in pte_to_entrylo()
31 hop2_pte_addr, hop3_pte_addr, pte_val; in dram_default_mapping_init() local
122 __u64 pte_val; member
290 pteval_t pte_val = __pa_nodebug(kasan_early_shadow_page) | in kasan_early_init() local
71 #define pte_val(x) ((x).pte) macro
109 #define pte_val(x) native_pte_val(x) macro