Searched defs:pte_val (Results 1 – 17 of 17) 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
25 #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
141 unsigned long pte_val; in huge_ptep_modify_prot_start() local
24 #define pte_val(x) ((x).pte) macro
74 #define pte_val(x) ((x).pte) macro
214 static inline uint64_t pte_to_entrylo(unsigned long pte_val) in pte_to_entrylo()
50 #define pte_val(x) ((x).pte) macro
31 hop2_pte_addr, hop3_pte_addr, pte_val; in dram_default_mapping_init() local
291 pteval_t pte_val = __pa_nodebug(kasan_early_shadow_page) | in kasan_early_init() local
122 __u64 pte_val; member
76 #define pte_val(x) ((x).pte) macro
1683 u64 pte_val = vstart; in kernel_map_hugepud() local1723 u64 pte_val = vstart; in kernel_map_hugepmd() local
398 static inline pteval_t pte_val(pte_t pte) in pte_val() function
181 struct paravirt_callee_save pte_val; member