This is a view in the mssqlsystemresource database.
CREATE VIEW sys.dm_os_spinlock_stats AS SELECT * FROM OpenRowSet(TABLE DM_OS_SPINLOCKSTATS)