Searched refs:current_address (Results 1 – 3 of 3) sorted by relevance
38 unsigned long current_address; member80 st->current_address >= st->marker[1].start_address) { in note_page()84 width, st->current_address); in note_page()85 delta = (st->current_address - st->start_address) >> 10; in note_page()92 if (st->current_address >= st->marker[1].start_address) { in note_page()96 st->start_address = st->current_address; in note_page()118 st->current_address = addr; in walk_pte_level()134 st->current_address = addr; in walk_pmd_level()156 st->current_address = addr; in walk_pud_level()179 st.current_address = addr; in walk_pgd_level()[all …]
31 unsigned long current_address; member213 st->current_address >= st->marker[1].start_address) { in note_page()226 width, st->current_address); in note_page()228 delta = st->current_address - st->start_address; in note_page()245 if (st->current_address >= st->marker[1].start_address) { in note_page()261 st->start_address = st->current_address; in note_page()277 st->current_address = normalize_addr(P + i * PTE_LEVEL_MULT); in walk_pte_level()293 st->current_address = normalize_addr(P + i * PMD_LEVEL_MULT); in walk_pmd_level()325 st->current_address = normalize_addr(P + i * PUD_LEVEL_MULT); in walk_pud_level()363 st.current_address = normalize_addr(i * PGD_LEVEL_MULT); in ptdump_walk_pgd_level()[all …]
241 u32 current_address = cx_read(srch->ptr1_reg); in read_rds_samples() local242 u32 offset = (current_address - srch->fifo_start + bpl); in read_rds_samples()245 "sample_count=%d, aud_intstat=%08x\n", current_address, in read_rds_samples()246 current_address - srch->fifo_start, sample_count, in read_rds_samples()