Home
last modified time | relevance | path

Searched defs:pfn_end (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dmemremap.c98 static unsigned long pfn_end(struct dev_pagemap *pgmap, int range_id) pfn_end() function
/linux/arch/x86/coco/sev/
H A Dcore.c215 static u64 svsm_build_ca_from_pfn_range(u64 pfn, u64 pfn_end, bool action, in svsm_build_ca_from_pfn_range()
343 u64 pfn, pfn_end; in svsm_pval_pages() local