Searched defs:stag (Results 1 - 3 of 3) sorted by relevance

/arch/x86/oprofile/
H A Dop_model_p4.c410 unsigned int addr, cccraddr, stag; local
413 stag = get_stagger();
417 addr = p4_counters[VIRT_CTR(stag, i)].counter_address;
418 cccraddr = p4_counters[VIRT_CTR(stag, i)].cccr_address;
426 for (addr = MSR_P4_BSU_ESCR0 + stag;
435 for (addr = MSR_P4_BSU_ESCR0 + stag;
441 for (addr = MSR_P4_IQ_ESCR0 + stag;
448 for (addr = MSR_P4_RAT_ESCR0 + stag;
454 for (addr = MSR_P4_MS_ESCR0 + stag;
460 for (addr = MSR_P4_IX_ESCR0 + stag;
513 unsigned int stag; local
574 unsigned int stag; local
618 unsigned long ctr, low, high, stag, real; local
670 unsigned int low, high, stag; local
687 unsigned int low, high, stag; local
[all...]
/arch/ia64/kernel/
H A Dparavirt_patch.c67 paravirt_get_num_inst(unsigned long stag, unsigned long etag) argument
69 bundle_t *sbundle = paravirt_get_bundle(stag);
70 unsigned long sslot = paravirt_get_slot(stag);
309 fill_nop_inst(unsigned long stag, unsigned long etag) argument
316 for (tag = stag; tag < etag; tag = paravirt_get_next_tag(tag))
336 tag = (*pv_init_ops.patch_inst)(p->stag, p->etag, p->type);
337 if (tag == p->stag)
341 sbundle = paravirt_get_bundle(p->stag);
/arch/mips/include/asm/octeon/
H A Dcvmx-pow.h974 } stag; member in union:__anon2098

Completed in 362 milliseconds