Searched refs:fixed_pte_pfn (Results 1 – 1 of 1) sorted by relevance
74 unsigned long fixed_pte_pfn; member83 pte_t pte = pfn_pte(args->fixed_pte_pfn, prot); in pte_basic_tests()662 pte_t pte = pfn_pte(args->fixed_pte_pfn, args->page_prot); in pte_special_tests()673 pte_t pte = pfn_pte(args->fixed_pte_pfn, args->page_prot_none); in pte_protnone_tests()705 pte_t pte = pfn_pte(args->fixed_pte_pfn, args->page_prot); in pte_soft_dirty_tests()1138 args->fixed_pte_pfn = __phys_to_pfn(phys & PAGE_MASK); in init_fixed_pfns()1139 WARN_ON(!pfn_valid(args->fixed_pte_pfn)); in init_fixed_pfns()1168 args->fixed_pte_pfn = ULONG_MAX; in init_args()