Searched refs:get_base_addr (Results 1 – 2 of 2) sorted by relevance
27 static u32 get_base_addr(unsigned int seg, int bus, unsigned devfn) in get_base_addr() function63 base = get_base_addr(seg, bus, devfn); in pci_mmcfg_read()100 base = get_base_addr(seg, bus, devfn); in pci_mmcfg_write()
74 static u64 get_base_addr(struct addr_ctx *ctx) in get_base_addr() function88 return add_legacy_hole(ctx, addr + get_base_addr(ctx)); in add_base_and_hole()93 return remove_legacy_hole(ctx, addr) - get_base_addr(ctx); in remove_base_and_hole()