target_ptr 44 arch/mips/include/asm/octeon/cvmx-boot-vector.h uint64_t target_ptr; target_ptr 333 drivers/acpi/acpica/acmacros.h #define ACPI_SET_BITS(target_ptr, position, mask, value) \ target_ptr 334 drivers/acpi/acpica/acmacros.h (*(target_ptr) |= (((value) & (mask)) << (position))) target_ptr 355 drivers/watchdog/octeon-wdt-main.c octeon_wdt_bootvector[core].target_ptr = (u64)octeon_wdt_nmi_stage2;