Home
last modified time | relevance | path

Searched defs:got_len (Results 1 – 2 of 2) sorted by relevance

/linux/arch/nios2/boot/compressed/
H A Dvmlinux.lds.S44 got_len = (_egot - _got); symbol
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_guc_g2g_test.c102 u32 tx_tile, tx_dev, rx_tile, rx_dev, idx, got_len; in xe_guc_g2g_test_notification() local