Home
last modified time | relevance | path

Searched refs:rloc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/kernel/trace/
Dtrace_uprobe.c134 u32 rloc = *(u32 *)dest; in DEFINE_BASIC_FETCH_FUNCS() local
135 int maxlen = get_rloc_len(rloc); in DEFINE_BASIC_FETCH_FUNCS()
148 *(u32 *)dest = make_data_rloc(0, get_rloc_offs(rloc)); in DEFINE_BASIC_FETCH_FUNCS()
150 *(u32 *)dest = make_data_rloc(ret, get_rloc_offs(rloc)); in DEFINE_BASIC_FETCH_FUNCS()
/Linux-v4.19/arch/powerpc/kernel/
Dprom_init.c2611 u32 rloc = 0x01002000; /* IO space; PCI device = 4 */ in fixup_device_tree_maple() local
2620 rloc = 0x01003000; /* IO space; PCI device = 6 */ in fixup_device_tree_maple()
2640 isa_ranges[2] = rloc; in fixup_device_tree_maple()
2699 u32 rloc = 0x01006000; /* IO space; PCI device = 12 */ in fixup_device_tree_chrp() local
2708 rloc = 0x01003000; /* IO space; PCI device = 6 */ in fixup_device_tree_chrp()
2717 prop[2] = rloc; in fixup_device_tree_chrp()