Searched defs:mfn (Results 1 – 11 of 11) sorted by relevance
/linux-4.19.296/include/xen/arm/ |
D | page.h | 60 unsigned long mfn; in pfn_to_bfn() local 100 static inline bool set_phys_to_machine(unsigned long pfn, unsigned long mfn) in set_phys_to_machine()
|
/linux-4.19.296/drivers/clk/imx/ |
D | clk-pllv1.c | 47 static inline bool mfn_is_negative(struct clk_pllv1 *pll, unsigned int mfn) in mfn_is_negative() 58 unsigned int mfi, mfn, mfd, pd; in clk_pllv1_recalc_rate() local
|
D | clk-pllv3.c | 222 u32 mfn = readl_relaxed(pll->base + PLL_NUM_OFFSET); in clk_pllv3_av_recalc_rate() local 240 u32 mfn, mfd = 1000000; in clk_pllv3_av_round_rate() local 272 u32 mfn, mfd = 1000000; in clk_pllv3_av_set_rate() local 309 u32 mfn; /* numerator, 30-bit value */ member
|
D | clk-pllv2.c | 81 long mfi, mfn, mfd, pdf, ref_clk; in __clk_pllv2_recalc_rate() local 130 long mfi, pdf, mfn, mfd = 999999; in __clk_pllv2_set_rate() local
|
/linux-4.19.296/include/xen/interface/ |
D | vcpu.h | 173 uint64_t mfn; /* mfn of page to place vcpu_info */ member
|
D | xen.h | 363 xen_pfn_t mfn; member 645 xen_pfn_t mfn; /* MACHINE page number of console page. */ member
|
D | platform.h | 66 xen_pfn_t mfn; member 96 xen_pfn_t mfn; member
|
D | grant_table.h | 341 xen_pfn_t mfn; member
|
D | xen-mca.h | 151 uint64_t mfn; member
|
/linux-4.19.296/include/uapi/xen/ |
D | privcmd.h | 52 __u64 mfn; member
|
/linux-4.19.296/block/ |
D | blk-settings.c | 163 void blk_queue_make_request(struct request_queue *q, make_request_fn *mfn) in blk_queue_make_request()
|