Searched refs:apbt_address (Results 1 – 1 of 1) sorted by relevance
52 static phys_addr_t apbt_address; variable97 apbt_address = (phys_addr_t)mtmr->phys_addr; in apbt_set_mapping()98 if (!apbt_address) { in apbt_set_mapping()100 apbt_address = APBT_DEFAULT_BASE; in apbt_set_mapping()102 apbt_virt_address = ioremap_nocache(apbt_address, APBT_MMAP_SIZE); in apbt_set_mapping()105 (unsigned long)apbt_address); in apbt_set_mapping()